/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | fcntl.c | 73 int cmd = syscall_arg__val(arg, 1); in syscall_arg__scnprintf_fcntl_arg() local [all...] |
H A D | pkey_alloc.c | 51 unsigned long cmd = arg->val; in syscall_arg__scnprintf_pkey_alloc_access_rights() local
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_hwdep.c | 79 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 D | assert.c | 34 char cmd[strlen(addr2line) + strlen(pipeline) + in test_dump_stack() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | netcnt.c | 22 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 D | proc-fsconfig-hidepid.c | 28 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 D | seq_oss_ioctl.c | 61 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 D | test_kfunc_dynptr_param.c | 39 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 D | wait_inotify.c | 31 char *cmd = argv[0]; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/dma/ |
H A D | dma_map_benchmark.c | 35 int cmd = DMA_MAP_BENCHMARK; in main() local
|
/kernel/liteos_a/drivers/char/random/src/ |
H A D | random_hw.c | 66 static int RandomHwIoctl(struct file *filep, int cmd, unsigned long arg) in RandomHwIoctl() argument
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_fcntl.c | 68 int VfsFcntl(int procfd, int cmd, ...) in VfsFcntl() argument
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | sclp_ap.c | 22 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 D | kprobe_event_gen_test.c | 87 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 D | ax25_ds_subr.c | 124 static void ax25_kiss_cmd(ax25_dev *ax25_dev, unsigned char cmd, unsigned char param) in ax25_kiss_cmd() argument
|
H A D | ax25_dev.c | 144 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 D | hda-trace.c | 90 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 D | perf_stat.c | 111 SubCmd cmd = {0}; in PerfStat() local
|
/kernel/linux/common_modules/newip/examples/ |
H A D | nip_route.c | 94 char cmd[ARRAY_LEN]; in parse_cmd() local [all...] |
/kernel/linux/common_modules/xpm/core/ |
H A D | xpm_misc_device.c | 88 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 D | pxa168.c | 172 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 D | spi_eeprom.c | 57 u8 cmd[2]; in early_seeprom_probe() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/amigaone/ |
H A D | setup.c | 122 void __noreturn amigaone_restart(char *cmd) in amigaone_restart() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/ |
H A D | linkstation.c | 103 static void __noreturn linkstation_restart(char *cmd) in linkstation_restart() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_save.c | 53 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
|