Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 12 of 12) sorted by relevance

/lib/tests/
A Doverflow_kunit.c611 #define alloc010(alloc, arg, sz) alloc(sz, alloc_GFP) argument
612 #define alloc011(alloc, arg, sz) alloc(sz, alloc_GFP, NUMA_NO_NODE) argument
613 #define alloc000(alloc, arg, sz) alloc(sz) argument
614 #define alloc001(alloc, arg, sz) alloc(sz, NUMA_NO_NODE) argument
615 #define alloc110(alloc, arg, sz) alloc(arg, sz, alloc_GFP) argument
616 #define free0(free, arg, ptr) free(ptr) argument
617 #define free1(free, arg, ptr) free(arg, ptr) argument
A Dtest_ratelimit.c82 static int test_ratelimit_stress_child(void *arg) in test_ratelimit_stress_child()
A Dstackinit_kunit.c497 uint64_t *arg) in leaf_switch_1_none()
503 uint64_t *arg) in leaf_switch_2_none()
/lib/
A Drhashtable.c499 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one() local
1111 void (*free_fn)(void *ptr, void *arg), in rhashtable_free_one()
1145 void (*free_fn)(void *ptr, void *arg), in rhashtable_free_and_destroy()
A Dalloc_tag.c63 static void *allocinfo_next(struct seq_file *m, void *arg, loff_t *pos) in allocinfo_next()
75 static void allocinfo_stop(struct seq_file *m, void *arg) in allocinfo_stop()
99 static int allocinfo_show(struct seq_file *m, void *arg) in allocinfo_show()
A Dfw_table.c214 void *arg, in cdat_table_parse()
A Dtest_bpf.c841 static int __bpf_fill_pattern(struct bpf_test *self, void *arg, in __bpf_fill_pattern() argument
936 static int __bpf_emit_alu64_imm(struct bpf_test *self, void *arg, in __bpf_emit_alu64_imm()
957 static int __bpf_emit_alu32_imm(struct bpf_test *self, void *arg, in __bpf_emit_alu32_imm()
978 static int __bpf_emit_alu64_reg(struct bpf_test *self, void *arg, in __bpf_emit_alu64_reg()
1000 static int __bpf_emit_alu32_reg(struct bpf_test *self, void *arg, in __bpf_emit_alu32_reg()
1614 static int __bpf_emit_atomic64(struct bpf_test *self, void *arg, in __bpf_emit_atomic64()
1661 static int __bpf_emit_atomic32(struct bpf_test *self, void *arg, in __bpf_emit_atomic32()
1708 static int __bpf_emit_cmpxchg64(struct bpf_test *self, void *arg, in __bpf_emit_cmpxchg64()
2322 static int __bpf_emit_jmp_imm(struct bpf_test *self, void *arg, in __bpf_emit_jmp_imm()
2366 static int __bpf_emit_jmp_reg(struct bpf_test *self, void *arg, in __bpf_emit_jmp_reg()
[all …]
A Ddynamic_debug.c431 char *arg = words[i+1]; in ddebug_parse_query() local
1295 const char *unused, void *arg) in ddebug_dyndbg_boot_param_cb()
A Dtest_rhashtable.c87 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
A Dtest_objpool.c216 static int ot_thread_worker(void *arg) in ot_thread_worker()
A Dradix-tree.c1570 radix_tree_node_ctor(void *arg) in radix_tree_node_ctor()
A Dtest_hmm.c1276 unsigned long arg) in dmirror_fops_unlocked_ioctl()

Completed in 60 milliseconds