| /kernel/linux/linux-5.10/drivers/soc/xilinx/ |
| H A D | zynqmp_power.c | 28 u32 args[CB_ARG_CNT]; member
|
| /kernel/linux/linux-5.10/drivers/soc/sunxi/ |
| H A D | sunxi_sram.c | 171 struct of_phandle_args args; in sunxi_sram_of_parse() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | scsi_logging.c | 56 va_list args; in sdev_prefix_printk() local 83 va_list args; in scmd_printk() local
|
| /kernel/linux/linux-5.10/drivers/usb/common/ |
| H A D | common.c | 259 struct of_phandle_args args; in of_usb_get_dr_mode_by_phy() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/chipidea/ |
| H A D | ci_hdrc_imx.c | 119 struct of_phandle_args args; in usbmisc_get_init_data() local
|
| H A D | ci_hdrc_msm.c | 144 struct of_phandle_args args; in ci_hdrc_msm_mux_phy() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| H A D | ledtrig-usbport.c | 134 struct of_phandle_args args; in usbport_trig_port_observed() local
|
| /kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_upcall.c | 85 struct rpc_create_args args = { in gssp_rpc_create() local
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| H A D | structleak_plugin.c | 53 static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_user_attribute() argument
|
| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | audit.c | 421 va_list args; in tomoyo_write_log() local 244 tomoyo_init_log(struct tomoyo_request_info *r, int len, const char *fmt, va_list args) tomoyo_init_log() argument 365 tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt, va_list args) tomoyo_write_log2() argument [all...] |
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | sidtab.h | 69 void *args; member
|
| /kernel/linux/linux-5.10/sound/soc/fsl/ |
| H A D | imx-audmix.c | 150 struct of_phandle_args args; in imx_audmix_probe() local
|
| /kernel/linux/linux-5.10/sound/soc/generic/ |
| H A D | audio-graph-card.c | 119 struct of_phandle_args args; in asoc_simple_parse_dai() local
|
| H A D | simple-card.c | 35 struct of_phandle_args args; in asoc_simple_parse_dai() local
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
| H A D | plugin_xen.c | 114 process_xen_hypercall_name(struct trace_seq *s, unsigned long long *args) process_xen_hypercall_name() argument
|
| /kernel/linux/linux-5.10/tools/perf/examples/bpf/ |
| H A D | augmented_raw_syscalls.c | 54 unsigned long args[6]; member 72 struct syscall_enter_args args; member 90 static inline int augmented__output(void *ctx, struct augmented_args_payload *args, int len) in augmented__output() argument 124 int syscall_unaugmented(struct syscall_enter_args *args) in syscall_unaugmented() argument 136 int sys_enter_connect(struct syscall_enter_args *args) in sys_enter_connect() argument 155 sys_enter_sendto(struct syscall_enter_args *args) sys_enter_sendto() argument 174 sys_enter_open(struct syscall_enter_args *args) sys_enter_open() argument 189 sys_enter_openat(struct syscall_enter_args *args) sys_enter_openat() argument 204 sys_enter_rename(struct syscall_enter_args *args) sys_enter_rename() argument 221 sys_enter_renameat(struct syscall_enter_args *args) sys_enter_renameat() argument 238 sys_enter(struct syscall_enter_args *args) sys_enter() argument 274 sys_exit(struct syscall_exit_args *args) sys_exit() argument [all...] |
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | xlated_dumper.c | 84 va_list args; in print_insn() local 95 va_list args; in print_insn_for_graph() local 127 va_list args; in print_insn_json() local [all...] |
| /kernel/linux/linux-5.10/tools/cgroup/ |
| H A D | iocost_monitor.py | 35 args = parser.parse_args() variable
|
| /kernel/linux/linux-5.10/sound/soc/meson/ |
| H A D | aiu-acodec-ctrl.c | 161 aiu_acodec_of_xlate_dai_name(struct snd_soc_component *component, struct of_phandle_args *args, const char **dai_name) aiu_acodec_of_xlate_dai_name() argument
|
| H A D | meson-card-utils.c | 80 struct of_phandle_args args; in meson_card_parse_dai() local
|
| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| H A D | tm2_wm5110.c | 504 struct of_phandle_args args; in tm2_probe() local 552 struct of_phandle_args args; in tm2_probe() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | probe-event.h | 61 struct probe_trace_arg *args; /* Arguments */ member 101 struct perf_probe_arg *args; /* Arguments */ member
|
| H A D | bpf-prologue.c | 364 int bpf__gen_prologue(struct probe_trace_arg *args, int nargs, in bpf__gen_prologue() argument 183 gen_prologue_fastpath(struct bpf_insn_pos *pos, struct probe_trace_arg *args, int nargs) gen_prologue_fastpath() argument 242 gen_prologue_slowpath(struct bpf_insn_pos *pos, struct probe_trace_arg *args, int nargs) gen_prologue_slowpath() argument [all...] |
| H A D | debug.c | 34 int veprintf(int level, int var, const char *fmt, va_list args) in veprintf() argument 50 va_list args; in eprintf() local 60 static int veprintf_time(u64 t, const char *fmt, va_list args) in veprintf_time() argument 78 va_list args; in eprintf_time() local 95 va_list args; pr_stat() local 105 va_list args; dump_printf() local [all...] |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | callback_proc.c | 26 struct cb_getattrargs *args = argp; in nfs4_callback_getattr() local 76 struct cb_recallargs *args = argp; in nfs4_callback_recall() local 239 initiate_file_draining(struct nfs_client *clp, struct cb_layoutrecallargs *args) initiate_file_draining() argument 309 initiate_bulk_draining(struct nfs_client *clp, struct cb_layoutrecallargs *args) initiate_bulk_draining() argument 323 do_callback_layoutrecall(struct nfs_client *clp, struct cb_layoutrecallargs *args) do_callback_layoutrecall() argument 334 struct cb_layoutrecallargs *args = argp; nfs4_callback_layoutrecall() local 344 struct cb_layoutrecallargs args; pnfs_recall_all_layouts() local 356 struct cb_devicenotifyargs *args = argp; nfs4_callback_devicenotify() local 397 validate_seqid(const struct nfs4_slot_table *tbl, const struct nfs4_slot *slot, const struct cb_sequenceargs * args) validate_seqid() argument 486 struct cb_sequenceargs *args = argp; nfs4_callback_sequence() local 590 struct cb_recallanyargs *args = argp; nfs4_callback_recallany() local 637 struct cb_recallslotargs *args = argp; nfs4_callback_recallslot() local 663 struct cb_notify_lock_args *args = argp; nfs4_callback_notify_lock() local 679 nfs4_copy_cb_args(struct nfs4_copy_state *cp_state, struct cb_offloadargs *args) nfs4_copy_cb_args() argument 695 struct cb_offloadargs *args = data; nfs4_callback_offload() local [all...] |