Symbol: service_fixture
tools/testing/selftests/landlock/common.h
244
static void __maybe_unused set_unix_address(struct service_fixture *const srv,
tools/testing/selftests/landlock/net_test.c
104
static int socket_variant(const struct service_fixture *const srv)
tools/testing/selftests/landlock/net_test.c
1069
struct service_fixture srv0, srv1;
tools/testing/selftests/landlock/net_test.c
119
static socklen_t get_addrlen(const struct service_fixture *const srv,
tools/testing/selftests/landlock/net_test.c
147
static void set_port(struct service_fixture *const srv, uint16_t port)
tools/testing/selftests/landlock/net_test.c
1512
struct service_fixture srv_denied, srv_max_allowed;
tools/testing/selftests/landlock/net_test.c
1557
struct service_fixture srv0, srv1;
tools/testing/selftests/landlock/net_test.c
1680
struct service_fixture srv0;
tools/testing/selftests/landlock/net_test.c
190
const struct service_fixture *const srv,
tools/testing/selftests/landlock/net_test.c
1924
struct service_fixture srv0;
tools/testing/selftests/landlock/net_test.c
220
const struct service_fixture *const srv)
tools/testing/selftests/landlock/net_test.c
226
const struct service_fixture *const srv,
tools/testing/selftests/landlock/net_test.c
256
const struct service_fixture *const srv)
tools/testing/selftests/landlock/net_test.c
263
struct service_fixture srv0, srv1, srv2, unspec_any0, unspec_srv0;
tools/testing/selftests/landlock/net_test.c
40
static int set_service(struct service_fixture *const srv,
tools/testing/selftests/landlock/net_test.c
514
const struct service_fixture *const srv,
tools/testing/selftests/landlock/net_test.c
955
struct service_fixture srv0, srv1;
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
1087
struct service_fixture connected_addr, non_connected_addr;
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
273
struct service_fixture dgram_address;
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
383
struct service_fixture parent_stream_address, parent_dgram_address,
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
50
struct service_fixture stream_address, dgram_address;
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
583
struct service_fixture address, transit_address;
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
789
struct service_fixture stream_abstract_addr, dgram_abstract_addr;
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
984
struct service_fixture connected_addr, non_connected_addr;
tools/testing/selftests/landlock/scoped_signal_test.c
459
struct service_fixture server_address;