MCPcopy Create free account

hub / github.com/alibaba/PhotonLibOS / functions

Functions7,332 in github.com/alibaba/PhotonLibOS

↓ 3 callersMethodsetxattr
fs/cache/cached_fs.cpp:149
↓ 3 callersMethodsign
ecosystem/oss.cpp:1680
↓ 3 callersMethodskip_read
net/basic_socket.cpp:239
↓ 3 callersFunctionsleep
thread/coro20.h:308
↓ 3 callersFunctionspin_wait
thread/thread.h:195
↓ 3 callersMethodsplit
thread/list.h:169
↓ 3 callersFunctionst_netfd_open_socket
thread/st.cpp:217
↓ 3 callersFunctionst_usleep
thread/st.cpp:88
↓ 3 callersMethodstat
fs/cache/full_file_cache/cache_pool.cpp:136
↓ 3 callersMethodstatvfs
fs/cache/cached_fs.cpp:98
↓ 3 callersMethodstop
net/curl.cpp:168
↓ 3 callersMethodsubstr
common/estring.h:131
↓ 3 callersMethodsum
include/photon/rpc/serialize.h:198
↓ 3 callersMethodsuspend
include/photon/thread/awaiter.h:54
↓ 3 callersFunctionswap
include/photon/thread/std-compat.h:427
↓ 3 callersFunctionswitch_to_ph
(regs, rsp, rbp, rip)
tools/photongdb.py:73
↓ 3 callersMethodsynchronize
synchronize with domain, wait for grace period
common/rcuptr.h:152
↓ 3 callersFunctiontest_with_idle
common/test/test_throttle.cpp:114
↓ 3 callersFunctiontest_writer
net/test/test.cpp:696
↓ 3 callersMethodthread_create_ex
thread/thread-pool.cpp:33
↓ 3 callersFunctionthread_usleep_defer
thread/thread.cpp:1379
↓ 3 callersFunctionthread_yield_fast
thread/thread.cpp:1311
↓ 3 callersMethodto_int64_t
ecosystem/simple_dom.h:96
↓ 3 callersMethodto_uint64_check
common/estring.cpp:56
↓ 3 callersFunctiontolower_fast8
common/estring.cpp:173
↓ 3 callersMethodtry_lock_for
thread/std-compat.h:141
↓ 3 callersMethodtry_lock_until
thread/std-compat.h:147
↓ 3 callersMethodupdateLru
fs/cache/full_file_cache/cache_pool.cpp:199
↓ 3 callersFunctionurl_unescape
net/http/url.cpp:144
↓ 3 callersFunctionuse_pooled_stack_allocator
thread/stack-allocator.h:46
↓ 3 callersMethodvalue
ecosystem/simple_dom.h:79
↓ 3 callersMethodvalue
include/photon/thread/std-compat.h:100
↓ 3 callersMethodverify
rpc/test/test.cpp:53
↓ 3 callersMethodwait
fs/async_filesystem.cpp:205
↓ 3 callersFunctionwait_for_readable
fs/fuse_adaptor.cpp:769
↓ 3 callersMethodwait_interruptible
thread/thread.cpp:1824
↓ 3 callersFunctionwait_process_end_no_hang
io/test/test-fork.cpp:85
↓ 3 callersFunctionworkload
examples/perf/workpool-perf.cpp:34
↓ 3 callersFunctionworkload
thread/test/perf_workpool.cpp:34
↓ 3 callersMethodwrite
net/curl.h:76
↓ 3 callersMethodwrite
net/http/message.cpp:164
↓ 3 callersMethodwrite
common/memory-stream/memory-stream.cpp:187
↓ 3 callersMethodwrite
include/photon/net/curl.h:76
↓ 3 callersFunctionxfile_fstat_test
fs/test/test.cpp:986
↓ 3 callersFunctionxfile_not_impl_test
fs/test/test.cpp:992
↓ 3 callersFunctionxml_escape
ecosystem/oss.cpp:649
↓ 2 callersFunctionBase64Decode
net/utils.cpp:218
↓ 2 callersFunctionDEC
include/photon/common/alog.h:108
↓ 2 callersFunctionDevNull
thread/test/x.cpp:17
↓ 2 callersFunction__OpenSSLGlobalInit
net/security-context/tls-stream.cpp:185
↓ 2 callersFunction__photon_init
photon.cpp:86
↓ 2 callersFunction__should_bypass_threadpool
thread/thread-pool.cpp:25
↓ 2 callersFunction__to_string
net/utils-stdstring.h:26
↓ 2 callersFunction__to_string
include/photon/net/utils-stdstring.h:26
↓ 2 callersFunction_mm_add_pd
Add packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/in
common/checksum/sse2neon.h:2980
↓ 2 callersFunction_mm_and_pd
Compute the bitwise AND of packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. https://www.intel.com/co
common/checksum/sse2neon.h:3068
↓ 2 callersFunction_mm_castsi128_pd
Cast vector of type __m128i to type __m128d. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero late
common/checksum/sse2neon.h:3166
↓ 2 callersFunction_mm_crc32_u16
Starting with the initial value in crc, accumulates a CRC32 value for unsigned 16-bit integer v, and stores the result in dst. https://www.intel.com/c
common/checksum/sse2neon.h:8569
↓ 2 callersFunction_mm_crc32_u32
Starting with the initial value in crc, accumulates a CRC32 value for unsigned 32-bit integer v, and stores the result in dst. https://www.intel.com/c
common/checksum/sse2neon.h:8588
↓ 2 callersFunction_mm_crc32_u8
Starting with the initial value in crc, accumulates a CRC32 value for unsigned 8-bit integer v, and stores the result in dst. https://www.intel.com/co
common/checksum/sse2neon.h:8625
↓ 2 callersFunction_mm_load_ps
Load 128-bits (composed of 4 packed single-precision (32-bit) floating-point elements) from memory into dst. mem_addr must be aligned on a 16-byte bou
common/checksum/sse2neon.h:1883
↓ 2 callersFunction_mm_set1_ps
Broadcast single-precision (32-bit) floating-point value a to all elements of dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index
common/checksum/sse2neon.h:2502
↓ 2 callersFunction_mm_store_pd
Store 128-bits (composed of 2 packed double-precision (64-bit) floating-point elements) from a into memory. mem_addr must be aligned on a 16-byte boun
common/checksum/sse2neon.h:5525
↓ 2 callersFunction_mm_xor_si128
Compute the bitwise XOR of 128 bits (representing integer data) in a and b, and store the result in dst. https://www.intel.com/content/www/us/en/docs/
common/checksum/sse2neon.h:6000
↓ 2 callersFunction_rdtsc
thread/thread.cpp:1176
↓ 2 callersFunction_sse2neon_set_fpcr
common/checksum/sse2neon.h:1817
↓ 2 callersFunction_sse2neon_vaddv_u8
emulate vaddv u8 variant */
common/checksum/sse2neon.h:641
↓ 2 callersMethodabort_multipart_upload
ecosystem/oss.cpp:1449
↓ 2 callersMethodacquire
common/objectcachev2.h:63
↓ 2 callersMethodacquire
include/photon/common/objectcachev2.h:63
↓ 2 callersMethodadd_doc_ref
ecosystem/simple_dom_impl.h:79
↓ 2 callersMethodadd_doc_ref
include/photon/ecosystem/simple_dom_impl.h:79
↓ 2 callersMethodanchor
rpc/serialize.h:133
↓ 2 callersMethodanchor
include/photon/rpc/serialize.h:133
↓ 2 callersMethodappend
include/photon/common/conststr.h:76
↓ 2 callersFunctionapply
common/tuple-assistance.h:86
↓ 2 callersFunctionapply
include/photon/common/tuple-assistance.h:86
↓ 2 callersMethodas_node_ptr
fs/path.h:198
↓ 2 callersMethodassign_to
Copy iov into a flat_buffer. Assign the external sorted_map to this flat_buffer and the index. Should be used in send side.
rpc/serialize.h:561
↓ 2 callersMethodasync_perform
common/executor/executor.h:92
↓ 2 callersFunctionasync_run
thread/coro20.h:271
↓ 2 callersFunctionbase64_translate_4to3
net/utils.cpp:205
↓ 2 callersMethodbegin
common/consistent-hash-map.h:100
↓ 2 callersMethodbegin
include/photon/common/consistent-hash-map.h:100
↓ 2 callersFunctionbuf_to_iovec
fs/cache/ocf_cache/photon_bindings/ctx.cpp:51
↓ 2 callersFunctioncheck
thread/test/test.cpp:100
↓ 2 callersFunctioncheck_cases
common/estring.cpp:164
↓ 2 callersFunctioncheck_map_order
rpc/test/test-rpc-message.cpp:38
↓ 2 callersMethodchunked
net/http/headers.h:147
↓ 2 callersFunctionchunked_send
net/http/test/server_function_test.cpp:206
↓ 2 callersMethodclear
net/curl.h:482
↓ 2 callersMethodclear
include/photon/net/socket.h:102
↓ 2 callersMethodclear
include/photon/net/curl.h:482
↓ 2 callersFunctionclear_signal_mask
io/signal.cpp:70
↓ 2 callersFunctionclient_test
net/security-context/test/test-sasl.cpp:391
↓ 2 callersFunctionclient_test
net/security-context/test/test.cpp:51
↓ 2 callersMethodclose
io/aio-wrapper.h:69
↓ 2 callersMethodclose
net/security-context/tls-stream.cpp:431
↓ 2 callersMethodclose
common/memory-stream/memory-stream.cpp:174
↓ 2 callersMethodclosedir
fs/localfs.cpp:307
← previousnext →901–1,000 of 7,332, ranked by callers