Home
last modified time | relevance | path

Searched defs:cmd (Results 251 - 275 of 7843) sorted by relevance

1...<<11121314151617181920>>...314

/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dfcntl.c73 int cmd = syscall_arg__val(arg, 1); in syscall_arg__scnprintf_fcntl_arg() local
[all...]
H A Dpkey_alloc.c51 unsigned long cmd = arg->val; in syscall_arg__scnprintf_pkey_alloc_access_rights() local
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_hwdep.c79 snd_emux_hwdep_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned long arg) snd_emux_hwdep_ioctl() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Dassert.c34 char cmd[strlen(addr2line) + strlen(pipeline) + in test_dump_stack() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dnetcnt.c22 char cmd[128]; in serial_test_netcnt() local
43 ASSERT_OK(system(cmd), cmd); in serial_test_netcnt() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-fsconfig-hidepid.c28 static inline int fsconfig(int fd, unsigned int cmd, const char *key, const void *val, int aux) in fsconfig() argument
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_ioctl.c61 snd_seq_oss_ioctl(struct seq_oss_devinfo *dp, unsigned int cmd, unsigned long carg) in snd_seq_oss_ioctl() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_kfunc_dynptr_param.c39 int BPF_PROG(not_valid_dynptr, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG() argument
49 int BPF_PROG(not_ptr_to_stack, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG() argument
58 int BPF_PROG(dynptr_data_null, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG() argument
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dwait_inotify.c31 char *cmd = argv[0]; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c35 int cmd = DMA_MAP_BENCHMARK; in main() local
/kernel/liteos_a/drivers/char/random/src/
H A Drandom_hw.c66 static int RandomHwIoctl(struct file *filep, int cmd, unsigned long arg) in RandomHwIoctl() argument
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_fcntl.c68 int VfsFcntl(int procfd, int cmd, ...) in VfsFcntl() argument
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_ap.c22 static int do_ap_configure(sclp_cmdw_t cmd, u32 apid) in do_ap_configure() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dkprobe_event_gen_test.c87 struct dynevent_cmd cmd; in test_gen_kprobe_cmd() local
158 struct dynevent_cmd cmd; in test_gen_kretprobe_cmd() local
[all...]
/kernel/linux/linux-6.6/net/ax25/
H A Dax25_ds_subr.c124 static void ax25_kiss_cmd(ax25_dev *ax25_dev, unsigned char cmd, unsigned char param) in ax25_kiss_cmd() argument
H A Dax25_dev.c144 int ax25_fwd_ioctl(unsigned int cmd, struct ax25_fwd_struct *fwd) in ax25_fwd_ioctl() argument
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-trace.c90 int hda_dsp_trace_trigger(struct snd_sof_dev *sdev, int cmd) in hda_dsp_trace_trigger() argument
/kernel/liteos_a/apps/perf/src/
H A Dperf_stat.c111 SubCmd cmd = {0}; in PerfStat() local
/kernel/linux/common_modules/newip/examples/
H A Dnip_route.c94 char cmd[ARRAY_LEN]; in parse_cmd() local
[all...]
/kernel/linux/common_modules/xpm/core/
H A Dxpm_misc_device.c88 static long xpm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in xpm_ioctl() argument
114 static long xpm_compat_ioctl(struct file *file, unsigned int cmd, in xpm_compat_ioctl() argument
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
H A Dpxa168.c172 void pxa168_restart(enum reboot_mode mode, const char *cmd) in pxa168_restart() argument
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dspi_eeprom.c57 u8 cmd[2]; in early_seeprom_probe() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/amigaone/
H A Dsetup.c122 void __noreturn amigaone_restart(char *cmd) in amigaone_restart() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
H A Dlinkstation.c103 static void __noreturn linkstation_restart(char *cmd) in linkstation_restart() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c53 unsigned int cmd = 0x24; /* PUTL */ in save_upper_240kb() local
109 unsigned int cmd = 0x20; /* PUT */ in spill_regs_to_mem() local
126 unsigned int cmd = 0xCC; in enqueue_sync() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...314