Searched defs:bind (Results 1 – 8 of 8) sorted by relevance
/tools/lib/bpf/ |
A D | elf.c | 391 int bind; member 449 int bind = GELF_ST_BIND(sym->sym.st_info); in elf_resolve_syms_offsets() local
|
A D | libbpf.c | 4006 int bind = ELF64_ST_BIND(sym->st_info); in sym_is_extern() local 4015 int bind = ELF64_ST_BIND(sym->st_info); in sym_is_subprog() local
|
/tools/testing/selftests/tc-testing/tc-tests/actions/ |
A D | mirred.json | 696 "bind": 0, number 751 "bind": 0, number 806 "bind": 0, number 861 "bind": 0, number 985 "bind": 0, number 1044 "bind": 0, number
|
/tools/testing/selftests/filesystems/mount-notify/ |
A D | mount-notify_test.c | 253 TEST_F(fanotify, bind) in TEST_F() argument
|
A D | mount-notify_test_ns.c | 281 TEST_F(fanotify, bind) in TEST_F() argument
|
/tools/testing/selftests/landlock/ |
A D | net_test.c | 638 TEST_F(protocol, bind) in TEST_F() argument 1947 TEST_F(audit, bind) in TEST_F() argument
|
/tools/objtool/include/objtool/ |
A D | elf.h | 61 unsigned char bind, type; member
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | sock_addr.c | 283 int (*bind)(int fd, struct sockaddr *addr, socklen_t addrlen); member
|
Completed in 869 milliseconds