MCPcopy Create free account

hub / github.com/Mellanox/libvma / functions

Functions3,841 in github.com/Mellanox/libvma

↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
tests/gtest/googletest/src/gtest.cc:1345
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
tests/gtest/googletest/src/gtest.cc:2074
↓ 2 callersFunctionIF_RDMACM_FAILURE
src/vma/proto/neighbour.cpp:1174
↓ 2 callersFunctionIF_VERBS_FAILURE_EX
src/vma/dev/cq_mgr.cpp:157
↓ 2 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
tests/gtest/googletest/src/gtest.cc:5079
↓ 2 callersFunctionInitGoogleTestImpl
tests/gtest/googletest/src/gtest.cc:5045
↓ 2 callersFunctionIsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
tests/gtest/googletest/src/gtest-port.cc:210
↓ 2 callersFunctionIsAsciiPunct
tests/gtest/googletest/src/gtest-port.cc:211
↓ 2 callersFunctionIsAsciiWhiteSpace
tests/gtest/googletest/src/gtest-port.cc:215
↓ 2 callersFunctionIsAsciiWordChar
tests/gtest/googletest/src/gtest-port.cc:216
↓ 2 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
tests/gtest/googletest/src/gtest-filepath.cc:295
↓ 2 callersFunctionIsRepeat
tests/gtest/googletest/src/gtest-port.cc:214
↓ 2 callersFunctionMakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
tests/gtest/googletest/src/gtest.cc:2237
↓ 2 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
tests/gtest/googletest/src/gtest-port.cc:383
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
tests/gtest/googletest/src/gtest.cc:4963
↓ 2 callersFunctionPrintFullTestCommentIfPresent
tests/gtest/googletest/src/gtest.cc:2701
↓ 2 callersFunctionPrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
tests/gtest/googletest/src/gtest.cc:4586
↓ 2 callersFunctionPrintStringTo
tests/gtest/googletest/src/gtest-printers.cc:339
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
tests/gtest/googletest/src/gtest.cc:2549
↓ 2 callersFunctionPrintWideStringTo
tests/gtest/googletest/src/gtest-printers.cc:350
↓ 2 callersFunctionRUN_ALL_TESTS
tests/gtest/googletest/include/gtest/gtest.h:2309
↓ 2 callersFunctionRead
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1783
↓ 2 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:487
↓ 2 callersMethodRemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
tests/gtest/googletest/src/gtest-filepath.cc:161
↓ 2 callersMethodRun
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1299
↓ 2 callersMethodSetGlobalTestPartResultReporter
Sets the global test part result reporter.
tests/gtest/googletest/src/gtest.cc:689
↓ 2 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
tests/gtest/googletest/src/gtest.cc:4455
↓ 2 callersFunctionSkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:542
↓ 2 callersFunctionStat
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1730
↓ 2 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
tests/gtest/googletest/src/gtest.cc:893
↓ 2 callersMethodSuppressEventForwarding
tests/gtest/googletest/src/gtest.cc:3696
↓ 2 callersFunctionUniversalPrintCharArray
tests/gtest/googletest/src/gtest-printers.cc:276
↓ 2 callersFunctionUniversalTersePrint
tests/gtest/googletest/include/gtest/gtest-printers.h:743
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
tests/gtest/googletest/src/gtest.cc:1505
↓ 2 callersFunction__vma_add_dbl_lst_node
src/vma/config_parser.c:210
↓ 2 callersFunction__vma_allocate_dbl_lst_node
src/vma/config_parser.c:223
↓ 2 callersFunction__vma_config_empty
src/vma/config_parser.c:107
↓ 2 callersFunction__vma_dump_address_port_rule_config_state
src/vma/config_parser.c:138
↓ 2 callersFunction__vma_dump_instance
dump configuration properites of new instance */
src/vma/config_parser.c:180
↓ 2 callersFunction__vma_match_by_program
return tcp or vma if the port and role are don't cares */
src/vma/util/match.cpp:534
↓ 2 callersFunction__vma_match_program_name
return 1 on match */
src/vma/util/match.cpp:345
↓ 2 callersFunction__vma_match_tcp_server
return the result of the first matching rule found */
src/vma/util/match.cpp:436
↓ 2 callersFunction__vma_match_udp_sender
return the result of the first matching rule found */
src/vma/util/match.cpp:459
↓ 2 callersFunction__vma_match_user_defined_id
return 1 on match */
src/vma/util/match.cpp:354
↓ 2 callersFunction__vma_print_conf_file
src/vma/util/match.cpp:218
↓ 2 callersFunction__vma_sockaddr_to_vma
src/vma/util/match.cpp:604
↓ 2 callersFunction_addr2str
tests/extra_api_tests/socketxtreme/server_tcp.c:67
↓ 2 callersFunction_get_time_ns
tests/testbed/testbed.c:1293
↓ 2 callersFunction_list_add
src/vma/util/list.h:52
↓ 2 callersFunction_read
tests/testbed/testbed.c:1708
↓ 2 callersFunction_tcp_client_init
tests/testbed/testbed.c:1488
↓ 2 callersFunction_tcp_create_and_bind
tests/testbed/testbed.c:1644
↓ 2 callersFunction_tcp_server_init
tests/testbed/testbed.c:1588
↓ 2 callersFunction_udp_client_init
tests/testbed/testbed.c:1388
↓ 2 callersFunction_udp_server_init
tests/testbed/testbed.c:1437
↓ 2 callersFunction_usage
tests/gtest/main.cc:197
↓ 2 callersMethodack_and_request_notification
1 -> busy 0 -> ok -1 -> error
src/vma/dev/cq_mgr.cpp:793
↓ 2 callersMethodaddTestResult
tests/gtest/common/tap.h:152
↓ 2 callersMethodadd_cq_channel_fd
src/vma/sock/fd_collection.cpp:446
↓ 2 callersMethodadd_flow_tag_spec
src/vma/dev/rfs.h:51
↓ 2 callersMethodadd_new_timer
src/vma/event/delta_timer.cpp:55
↓ 2 callersMethodadd_qp_rx
src/vma/dev/cq_mgr.cpp:188
↓ 2 callersFunctionalign32pow2
Rounding up to nearest power of 2 */
src/vma/util/utils.h:391
↓ 2 callersFunctionatomic_fetch_and_add
* Add to the atomic variable. * @param i integer value to add. * @param v pointer of type atomic_t. * @return Value before add. */
src/utils/asm-x86.h:73
↓ 2 callersFunctionatomic_fetch_and_dec
* Add to the atomic variable. * @param i integer value to add. * @param v pointer of type atomic_t. * @return Value before add. */
src/utils/atomic.h:89
↓ 2 callersMethodattach_flow
src/vma/dev/rfs.cpp:196
↓ 2 callersFunctionbitmap_clear
* Atomically clears the bit (set 0). * * @param bm Bitmap handle. * @param bit Bit index. * * @retval @a none *****************************
tools/daemon/bitmap.h:128
↓ 2 callersFunctionbitmap_flip
* Atomically inverse the bit. * * @param bm Bitmap handle. * @param bit Bit index. * * @retval @a none ************************************
tools/daemon/bitmap.h:143
↓ 2 callersFunctioncc_cong_signal
src/vma/lwip/cc.c:90
↓ 2 callersFunctioncc_conn_init
src/vma/lwip/cc.c:83
↓ 2 callersFunctioncheck_device_name_ib_name
src/vma/util/utils.cpp:951
↓ 2 callersFunctioncheck_if_regular_file
src/vma/util/utils.cpp:52
↓ 2 callersFunctioncheck_netvsc_device_exist
src/vma/util/utils.cpp:885
↓ 2 callersMethodcheck_rings
src/vma/sock/sockinfo.h:164
↓ 2 callersFunctioncheck_rx_packet
calling sockinfo callback with RFS bypass
src/vma/dev/ring_slave.cpp:450
↓ 2 callersMethodclean_obj
src/vma/dev/time_converter.cpp:131
↓ 2 callersFunctionclean_process
tools/daemon/notify.c:243
↓ 2 callersFunctioncleanup
tests/throughput_test/bandwidth_test.c:119
↓ 2 callersFunctioncleanup
tests/mc_loop_test/mc_loop_test.c:60
↓ 2 callersMethodclear
src/vma/sock/fd_collection.cpp:109
↓ 2 callersMethodclear_without_cleanup
* Clear content * Removes all elements from the list container (which are NOT destroyed), and leaving the container with a size of 0. * * NOTE:
src/vma/util/vma_list.h:269
↓ 2 callersMethodcompare
src/vma/proto/L2_address.cpp:43
↓ 2 callersFunctioncompute_ip_checksum
src/vma/util/utils.cpp:185
↓ 2 callersFunctioncompute_tcp_checksum
* get tcp checksum: given IP header and tcp segment (assume checksum field in TCP header contains zero) * matches RFC 793 * * This code borrows fro
src/vma/util/utils.cpp:204
↓ 2 callersMethodconfigure_udp_header
src/vma/proto/header.cpp:41
↓ 2 callersMethodcreate_dst_entry
This method will be on syn received on the passive side of a TCP connection
src/vma/sock/sockinfo_tcp.cpp:554
↓ 2 callersFunctioncreate_multicast_mac_from_ip
Creates multicast MAC from multicast IP inline void create_multicast_mac_from_ip(uint8_t (& mc_mac) [6], in_addr_t ip)
src/vma/util/utils.h:292
↓ 2 callersMethoddebug_print_fifo
src/state_machine/sm_fifo.cpp:39
↓ 2 callersMethoddel_cq_channel_fd
src/vma/sock/fd_collection.cpp:563
↓ 2 callersMethoddel_qp_rx
src/vma/dev/cq_mgr.cpp:227
↓ 2 callersMethoddetach_flow
src/vma/dev/rfs.cpp:223
↓ 2 callersMethoddm_release_data
src/vma/dev/qp_mgr.h:97
↓ 2 callersMethoddrain_and_proccess
src/vma/dev/cq_mgr.cpp:716
↓ 2 callersFunctiondup2
src/vma/sock/sock-redirect.cpp:2636
↓ 2 callersMethodenable_hw_csum
src/vma/dev/wqe_send_handler.h:30
↓ 2 callersFunctionepoll_wait_helper
Wait for events on an epoll instance "epfd". Returns the number of triggered events returned in "events" buffer. Or -1 in case of error with the
src/vma/sock/sock-redirect.cpp:2466
↓ 2 callersMethodfast_send
src/vma/proto/dst_entry_udp.cpp:271
↓ 2 callersMethodfcntl
src/vma/sock/sockinfo_tcp.cpp:3372
↓ 2 callersFunctionfcntl64
src/vma/sock/sock-redirect.cpp:1210
↓ 2 callersMethodfcntl64
src/vma/sock/pipeinfo.cpp:180
← previousnext →601–700 of 3,841, ranked by callers