Home
last modified time | relevance | path

Searched refs:self (Results 1 – 6 of 6) sorted by relevance

/lib/
Dtest_bpf.c81 int (*fill_helper)(struct bpf_test *self);
90 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument
104 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() argument
123 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() argument
150 self->u.ptr.insns = insn; in bpf_fill_maxinsns3()
151 self->u.ptr.len = len; in bpf_fill_maxinsns3()
[all …]
Dcrc64-rocksoft.c18 static int crc64_rocksoft_notify(struct notifier_block *self, unsigned long val, void *data) in crc64_rocksoft_notify() argument
Dcrc-t10dif.c24 static int crc_t10dif_notify(struct notifier_block *self, unsigned long val, void *data) in crc_t10dif_notify() argument
DKconfig185 tristate "CRC32 perform self test on init"
189 self test on initialization. The self test computes crc32_le
300 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
DKconfig.debug1529 bool "Locking API boot-time self-tests"
1532 Say Y here if you want the kernel to run a short self-test during
1533 bootup. The self-test checks whether common types of locking bugs
1562 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 the
2932 for self-testing floating point control register setting in
Ddynamic_debug.c1344 static int ddebug_module_notify(struct notifier_block *self, unsigned long val, in ddebug_module_notify() argument