Searched defs:sock_map (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/xen/
H A Dpvcalls-back.c905 static irqreturn_t pvcalls_back_conn_event(int irq, void *sock_map) argument
H A Dpvcalls-front.c258 static irqreturn_t pvcalls_front_conn_handler(int irq, void *sock_map) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c72 struct bpf_map *sock_map; member in struct:test
[all...]
H A Dsockmap_listen.c734 int sock_map = bpf_map__fd(inner_map); local
758 int sock_map = bpf_map__fd(inner_map); local
836 int sock_map = bpf_map__fd(inner_map); local
860 int sock_map = bpf_map__fd(inner_map); local
872 redir_partial(int family, int sotype, int sock_map, int parser_map) argument
925 int sock_map = bpf_map__fd(inner_map); local
943 test_reuseport_select_listening(int family, int sotype, int sock_map, int verd_map, int reuseport_prog) argument
1012 test_reuseport_select_connected(int family, int sotype, int sock_map, int verd_map, int reuseport_prog) argument
1118 test_reuseport_mixed_groups(int family, int sotype, int sock_map, int verd_map, int reuseport_prog) argument
1411 int sock_map = bpf_map__fd(inner_map); local
1562 int sock_map = bpf_map__fd(inner_map); local
1701 int sock_map = bpf_map__fd(inner_map); local
1759 int sock_map = bpf_map__fd(inner_map); local
1814 int sock_map = bpf_map__fd(inner_map); local
[all...]

Completed in 245 milliseconds