Symbol: FIXTURE_DATA
tools/testing/selftests/coredump/coredump_test.h
39
FIXTURE_DATA(coredump) *self)
tools/testing/selftests/drivers/s390x/uvdevice/test_uvdevice.c
188
FIXTURE_DATA(attest_fixture) *self)
tools/testing/selftests/drivers/s390x/uvdevice/test_uvdevice.c
235
FIXTURE_DATA(attest_fixture) *self)
tools/testing/selftests/exec/non-regular.c
134
FIXTURE_DATA(file) *self,
tools/testing/selftests/exec/non-regular.c
47
FIXTURE_DATA(file) *self,
tools/testing/selftests/exec/non-regular.c
53
FIXTURE_DATA(file) *self,
tools/testing/selftests/exec/non-regular.c
81
FIXTURE_DATA(file) *self,
tools/testing/selftests/exec/non-regular.c
96
FIXTURE_DATA(file) *self,
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
117
FIXTURE_DATA(fanotify) *self,
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
163
FIXTURE_DATA(fanotify) *self,
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
173
FIXTURE_DATA(fanotify) *self,
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
186
FIXTURE_DATA(fanotify) *self,
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
144
FIXTURE_DATA(fanotify) *self,
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
190
FIXTURE_DATA(fanotify) *self,
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
200
FIXTURE_DATA(fanotify) *self,
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
213
FIXTURE_DATA(fanotify) *self,
tools/testing/selftests/hid/hid_bpf.c
22
static void detach_bpf(FIXTURE_DATA(hid_bpf) * self)
tools/testing/selftests/hid/hid_bpf.c
76
FIXTURE_DATA(hid_bpf) * self,
tools/testing/selftests/hid/hidraw.c
18
static void close_hidraw(FIXTURE_DATA(hidraw) * self)
tools/testing/selftests/iommu/iommufd_fail_nth.c
178
FIXTURE_DATA(fixture_name) *self, \
tools/testing/selftests/iommu/iommufd_fail_nth.c
203
FIXTURE_DATA(fixture_name) __attribute__((unused)) *self, \
tools/testing/selftests/kselftest_harness.h
246
FIXTURE_DATA(fixture_name)
tools/testing/selftests/kselftest_harness.h
270
FIXTURE_DATA(fixture_name) __attribute__((unused)) *self, \
tools/testing/selftests/kselftest_harness.h
319
FIXTURE_DATA(fixture_name) __attribute__((unused)) *self, \
tools/testing/selftests/kselftest_harness.h
409
FIXTURE_DATA(fixture_name) *self, \
tools/testing/selftests/kselftest_harness.h
416
FIXTURE_DATA(fixture_name) self_private, *self = NULL; \
tools/testing/selftests/kselftest_harness.h
487
FIXTURE_DATA(fixture_name) __attribute__((unused)) *self, \
tools/testing/selftests/kvm/s390/ucontrol_test.c
272
static void *gpa2hva(FIXTURE_DATA(uc_kvm) *self, u64 gpa)
tools/testing/selftests/kvm/s390/ucontrol_test.c
278
static int uc_map_ext(FIXTURE_DATA(uc_kvm) *self, u64 vcpu_addr, u64 length)
tools/testing/selftests/kvm/s390/ucontrol_test.c
291
static int uc_unmap_ext(FIXTURE_DATA(uc_kvm) *self, u64 vcpu_addr, u64 length)
tools/testing/selftests/kvm/s390/ucontrol_test.c
304
static void uc_handle_exit_ucontrol(FIXTURE_DATA(uc_kvm) *self)
tools/testing/selftests/kvm/s390/ucontrol_test.c
330
static void uc_skey_enable(FIXTURE_DATA(uc_kvm) *self)
tools/testing/selftests/kvm/s390/ucontrol_test.c
344
static bool uc_handle_insn_ic(FIXTURE_DATA(uc_kvm) *self)
tools/testing/selftests/kvm/s390/ucontrol_test.c
370
static bool uc_handle_sieic(FIXTURE_DATA(uc_kvm) *self)
tools/testing/selftests/kvm/s390/ucontrol_test.c
398
static bool uc_handle_exit(FIXTURE_DATA(uc_kvm) *self)
tools/testing/selftests/kvm/s390/ucontrol_test.c
418
static int uc_run_once(FIXTURE_DATA(uc_kvm) *self)
tools/testing/selftests/kvm/s390/ucontrol_test.c
429
static void uc_assert_diag44(FIXTURE_DATA(uc_kvm) *self)
tools/testing/selftests/landlock/fs_test.c
6932
FIXTURE_DATA(layout3_fs) * self,
tools/testing/selftests/mm/guard-regions.c
274
static bool local_fs_has_sane_mmap(FIXTURE_DATA(guard_regions) * self,
tools/testing/selftests/mm/guard-regions.c
85
static void *mmap_(FIXTURE_DATA(guard_regions) * self,
tools/testing/selftests/mm/memory-failure.c
133
static void prepare(struct __test_metadata *_metadata, FIXTURE_DATA(memory_failure) * self,
tools/testing/selftests/mm/memory-failure.c
157
static void check(struct __test_metadata *_metadata, FIXTURE_DATA(memory_failure) * self,
tools/testing/selftests/mm/memory-failure.c
204
static void cleanup(struct __test_metadata *_metadata, FIXTURE_DATA(memory_failure) * self,
tools/testing/selftests/mm/memory-failure.c
56
int (*inject)(FIXTURE_DATA(memory_failure) * self, void *vaddr);
tools/testing/selftests/mm/memory-failure.c
59
static int madv_hard_inject(FIXTURE_DATA(memory_failure) * self, void *vaddr)
tools/testing/selftests/mm/memory-failure.c
70
static int madv_soft_inject(FIXTURE_DATA(memory_failure) * self, void *vaddr)
tools/testing/selftests/net/af_unix/diag_uid.c
135
FIXTURE_DATA(diag_uid) *self)
tools/testing/selftests/net/af_unix/diag_uid.c
77
FIXTURE_DATA(diag_uid) *self,
tools/testing/selftests/net/af_unix/msg_oob.c
117
FIXTURE_DATA(msg_oob) *self)
tools/testing/selftests/net/af_unix/msg_oob.c
135
static void close_sockets(FIXTURE_DATA(msg_oob) *self)
tools/testing/selftests/net/af_unix/msg_oob.c
160
FIXTURE_DATA(msg_oob) *self,
tools/testing/selftests/net/af_unix/msg_oob.c
183
FIXTURE_DATA(msg_oob) *self,
tools/testing/selftests/net/af_unix/msg_oob.c
211
FIXTURE_DATA(msg_oob) *self,
tools/testing/selftests/net/af_unix/msg_oob.c
280
FIXTURE_DATA(msg_oob) *self)
tools/testing/selftests/net/af_unix/msg_oob.c
294
FIXTURE_DATA(msg_oob) *self,
tools/testing/selftests/net/af_unix/msg_oob.c
314
FIXTURE_DATA(msg_oob) *self,
tools/testing/selftests/net/af_unix/msg_oob.c
48
FIXTURE_DATA(msg_oob) *self)
tools/testing/selftests/net/af_unix/msg_oob.c
57
FIXTURE_DATA(msg_oob) *self)
tools/testing/selftests/net/af_unix/msg_oob.c
88
FIXTURE_DATA(msg_oob) *self)
tools/testing/selftests/net/af_unix/scm_inq.c
54
FIXTURE_DATA(scm_inq) *self)
tools/testing/selftests/net/af_unix/scm_inq.c
66
FIXTURE_DATA(scm_inq) *self)
tools/testing/selftests/net/af_unix/scm_pidfd.c
408
static void client(FIXTURE_DATA(scm_pidfd) *self,
tools/testing/selftests/net/af_unix/scm_rights.c
180
FIXTURE_DATA(scm_rights) *self,
tools/testing/selftests/net/af_unix/scm_rights.c
220
FIXTURE_DATA(scm_rights) *self,
tools/testing/selftests/net/af_unix/scm_rights.c
241
FIXTURE_DATA(scm_rights) *self,
tools/testing/selftests/net/af_unix/scm_rights.c
254
FIXTURE_DATA(scm_rights) *self,
tools/testing/selftests/net/af_unix/scm_rights.c
268
const FIXTURE_DATA(scm_rights) *self,
tools/testing/selftests/net/bind_timewait.c
43
FIXTURE_DATA(bind_timewait) *self)
tools/testing/selftests/net/bind_wildcard.c
693
static void setup_addr(FIXTURE_DATA(bind_wildcard) *self, int i,
tools/testing/selftests/net/bind_wildcard.c
740
FIXTURE_DATA(bind_wildcard) *self,
tools/testing/selftests/net/so_incoming_cpu.c
124
FIXTURE_DATA(so_incoming_cpu) *self,
tools/testing/selftests/net/so_incoming_cpu.c
158
FIXTURE_DATA(so_incoming_cpu) *self,
tools/testing/selftests/net/so_incoming_cpu.c
179
FIXTURE_DATA(so_incoming_cpu) *self)
tools/testing/selftests/net/so_incoming_cpu.c
210
FIXTURE_DATA(so_incoming_cpu) *self)
tools/testing/selftests/net/tun.c
850
receive_gso_packet_from_tunnel(FIXTURE_DATA(tun_vnet_udptnl) * self,
tools/testing/selftests/net/tun.c
873
static int send_gso_packet_into_tunnel(FIXTURE_DATA(tun_vnet_udptnl) * self,
tools/testing/selftests/net/tun.c
889
receive_gso_packet_from_tun(FIXTURE_DATA(tun_vnet_udptnl) * self,
tools/testing/selftests/perf_events/sigtrap_threads.c
150
FIXTURE_DATA(sigtrap_threads) *self)
tools/testing/selftests/proc/proc-maps-race.c
109
static bool read_two_pages(FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
154
static bool read_boundary_lines(FIXTURE_DATA(proc_maps_race) *self,
tools/testing/selftests/proc/proc-maps-race.c
229
static void print_boundaries(const char *title, FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
242
FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
284
static bool capture_mod_pattern(FIXTURE_DATA(proc_maps_race) *self,
tools/testing/selftests/proc/proc-maps-race.c
341
static inline bool split_vma(FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
347
static inline bool merge_vma(FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
363
static inline bool shrink_vma(FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
369
static inline bool expand_vma(FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
385
static inline bool remap_vma(FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
398
static inline bool patch_vma(FIXTURE_DATA(proc_maps_race) *self)
tools/testing/selftests/proc/proc-maps-race.c
87
typedef bool (*vma_modifier_op)(FIXTURE_DATA(proc_maps_race) *self);
tools/testing/selftests/seccomp/seccomp_bpf.c
2064
FIXTURE_DATA(TRACE_syscall) *self = args;
tools/testing/selftests/tty/tty_tiocsti_test.c
413
FIXTURE_DATA(tiocsti) * self,