Searched refs:self (Results 1 – 6 of 6) sorted by relevance
81 int (*fill_helper)(struct bpf_test *self);90 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument104 self->u.ptr.insns = insn; in bpf_fill_maxinsns1()105 self->u.ptr.len = len; in bpf_fill_maxinsns1()110 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2() argument123 self->u.ptr.insns = insn; in bpf_fill_maxinsns2()124 self->u.ptr.len = len; in bpf_fill_maxinsns2()129 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3() argument150 self->u.ptr.insns = insn; in bpf_fill_maxinsns3()151 self->u.ptr.len = len; in bpf_fill_maxinsns3()[all …]
18 static int crc64_rocksoft_notify(struct notifier_block *self, unsigned long val, void *data) in crc64_rocksoft_notify() argument
24 static int crc_t10dif_notify(struct notifier_block *self, unsigned long val, void *data) in crc_t10dif_notify() argument
185 tristate "CRC32 perform self test on init"189 self test on initialization. The self test computes crc32_le300 bool "PRNG perform self test on init"303 self test on initialization.571 tristate "glob self-test on init"574 This option enables a simple self-test of the glob_match
1529 bool "Locking API boot-time self-tests"1532 Say Y here if you want the kernel to run a short self-test during1533 bootup. The self-test checks whether common types of locking bugs1562 Say M if you want these self tests to build as a module.2225 This option enables the self-test function of 'sort()' at boot,2316 This option enables the self-test function of rslib at boot,2338 tristate "Perform an atomic64_t self-test"2350 This is a one-shot self test that permutes through the2932 for self-testing floating point control register setting in
1344 static int ddebug_module_notify(struct notifier_block *self, unsigned long val, in ddebug_module_notify() argument