/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evsel_fprintf.c | 22 va_list args; in comma_fprintf() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | log_buf.c | 13 static int libbpf_print_cb(enum libbpf_print_level level, const char *fmt, va_list args) in libbpf_print_cb() argument
|
H A D | kfunc_call.c | 96 struct syscall_test_args args = { in verify_success() local 158 struct syscall_test_args args = { in verify_fail() local
|
/kernel/linux/linux-6.6/tools/testing/memblock/tests/ |
H A D | common.c | 181 va_list args; in test_print() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage.c | 15 } args = { variable
|
H A D | bench_local_storage_rcu_tasks_trace.c | 15 } args = { variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | btf_helpers.c | 249 static void btf_dump_printf(void *ctx, const char *fmt, va_list args) in btf_dump_printf() argument
|
/kernel/linux/linux-6.6/tools/workqueue/ |
H A D | wq_monitor.py | 55 args = parser.parse_args() variable
|
H A D | wq_dump.py | 58 args = parser.parse_args() variable
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | misc.c | 54 va_list args; in __snd_printk() local
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | keyctl_pkey.c | 41 substring_t args[MAX_OPT_ARGS]; in keyctl_pkey_params_parse() local
|
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_core.c | 75 substring_t args[MAX_OPT_ARGS]; in datablob_parse() local
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | hashtab.c | 86 hashtab_map(struct hashtab *h, int (*apply)(void *k, void *d, void *args), void *args) hashtab_map() argument 134 hashtab_duplicate(struct hashtab *new, struct hashtab *orig, int (*copy)(struct hashtab_node *new, struct hashtab_node *orig, void *args), int (*destroy)(void *k, void *d, void *args), void *args) hashtab_duplicate() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | fexit_bpf2bpf.c | 61 __u64 args[5]; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/ |
H A D | clone3_set_tid.c | 49 struct __clone_args args = { in call_clone3_set_tid() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/ |
H A D | hashchk_test.c | 179 static int hashchk_clone_child_fn(void *args) in hashchk_clone_child_fn() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_default_test.c | 81 struct random_thread_args *args = (struct random_thread_args *)in; in dscr_default_random_thread() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/ |
H A D | sigfuz.c | 57 static int args; variable [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | gup_test.c | 226 struct pin_longterm_test args; in pin_longterm_test_start() local [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_seq.c | 142 void trace_seq_vprintf(struct trace_seq *s, const char *fmt, va_list args) in trace_seq_vprintf() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | parser.c | 34 static int match_one(char *s, const char *p, substring_t args[]) in match_one() argument 115 match_token(char *s, const match_table_t table, substring_t args[]) match_token() argument [all...] |
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_ioctl.c | 107 static int br_dev_read_uargs(unsigned long *args, size_t nr_args, in br_dev_read_uargs() argument 149 unsigned long args[4]; in br_dev_siocdevprivate() local 341 unsigned long args[3]; old_deviceless() local [all...] |
/kernel/linux/linux-6.6/net/dccp/ |
H A D | ccid.c | 82 va_list args; in ccid_kmem_cache_create() local
|
/kernel/linux/linux-6.6/tools/bpf/runqslower/ |
H A D | runqslower.c | 82 libbpf_print_fn(enum libbpf_print_level level, const char *format, va_list args) libbpf_print_fn() argument
|
/kernel/linux/linux-6.6/tools/cgroup/ |
H A D | iocost_coef_gen.py | 116 args = parser.parse_args() variable [all...] |