Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 35) sorted by relevance

12

/kernel/trace/
Dtrace_dynevent.c291 int dynevent_arg_add(struct dynevent_cmd *cmd, in dynevent_arg_add()
336 int dynevent_arg_pair_add(struct dynevent_cmd *cmd, in dynevent_arg_pair_add()
371 int dynevent_str_add(struct dynevent_cmd *cmd, const char *str) in dynevent_str_add()
404 void dynevent_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen, in dynevent_cmd_init()
479 int dynevent_create(struct dynevent_cmd *cmd) in dynevent_create()
Dsynth_event_gen_test.c47 struct dynevent_cmd cmd; in test_gen_synth_cmd() local
138 struct dynevent_cmd cmd; in test_empty_synth_event() local
Dtrace_events_trigger.c357 __init int register_event_command(struct event_command *cmd) in register_event_command()
380 __init int unregister_event_command(struct event_command *cmd) in unregister_event_command()
826 char *cmd, in event_trigger_alloc()
981 char *glob, char *cmd, char *param_and_filter) in event_trigger_parse()
1389 onoff_get_trigger_ops(char *cmd, char *param) in onoff_get_trigger_ops()
1488 snapshot_get_trigger_ops(char *cmd, char *param) in snapshot_get_trigger_ops()
1583 stacktrace_get_trigger_ops(char *cmd, char *param) in stacktrace_get_trigger_ops()
1723 char *glob, char *cmd, char *param_and_filter) in event_enable_trigger_parse()
1899 event_enable_get_trigger_ops(char *cmd, char *param) in event_enable_get_trigger_ops()
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
Dtrace_events_synth.c1043 int synth_event_add_field(struct dynevent_cmd *cmd, const char *type, in synth_event_add_field()
1087 int synth_event_add_field_str(struct dynevent_cmd *cmd, const char *type_name) in synth_event_add_field_str()
1130 int synth_event_add_fields(struct dynevent_cmd *cmd, in synth_event_add_fields()
1180 int __synth_event_gen_cmd_start(struct dynevent_cmd *cmd, const char *name, in __synth_event_gen_cmd_start()
1249 int synth_event_gen_cmd_array_start(struct dynevent_cmd *cmd, const char *name, in synth_event_gen_cmd_array_start()
1452 struct dynevent_cmd cmd; in synth_event_create() local
1536 char **argv = NULL, *cmd, *saved_cmd, *name_and_field; in check_command() local
1609 static int synth_event_run_command(struct dynevent_cmd *cmd) in synth_event_run_command()
1636 void synth_event_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen) in synth_event_cmd_init()
Dtrace_functions.c800 char *cmd, char *param, int enable) in ftrace_trace_probe_callback()
837 char *glob, char *cmd, char *param, int enable) in ftrace_trace_onoff_callback()
856 char *glob, char *cmd, char *param, int enable) in ftrace_stacktrace_callback()
871 char *glob, char *cmd, char *param, int enable) in ftrace_dump_callback()
887 char *glob, char *cmd, char *param, int enable) in ftrace_cpudump_callback()
Dtrace_kprobe.c982 static int trace_kprobe_run_command(struct dynevent_cmd *cmd) in trace_kprobe_run_command()
996 void kprobe_event_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen) in kprobe_event_cmd_init()
1026 int __kprobe_event_gen_cmd_start(struct dynevent_cmd *cmd, bool kretprobe, in __kprobe_event_gen_cmd_start()
1095 int __kprobe_event_add_fields(struct dynevent_cmd *cmd, ...) in __kprobe_event_add_fields()
1910 char *p, *cmd = kprobe_boot_events_buf; in setup_boot_kprobe_events() local
Dtrace_boot.c104 struct dynevent_cmd cmd; in trace_boot_add_kprobe_event() local
141 struct dynevent_cmd cmd; in trace_boot_add_synth_event() local
Dblktrace.c730 int blk_trace_ioctl(struct block_device *bdev, unsigned cmd, char __user *arg) in blk_trace_ioctl()
1348 char cmd[TASK_COMM_LEN]; in blk_log_generic() local
1395 char cmd[TASK_COMM_LEN]; in blk_log_plug() local
1404 char cmd[TASK_COMM_LEN]; in blk_log_unplug() local
1413 char cmd[TASK_COMM_LEN]; in blk_log_split() local
Dtrace_eprobe.c585 char *glob, char *cmd, in eprobe_trigger_cmd_parse()
605 static struct event_trigger_ops *eprobe_trigger_get_ops(char *cmd, in eprobe_trigger_get_ops()
/kernel/futex/
Dsyscalls.c89 int cmd = op & FUTEX_CMD_MASK; in do_futex() local
139 static __always_inline bool futex_cmd_has_timeout(u32 cmd) in futex_cmd_has_timeout()
153 futex_init_timeout(u32 cmd, u32 op, struct timespec64 *ts, ktime_t *t) in futex_init_timeout()
170 int ret, cmd = op & FUTEX_CMD_MASK; in SYSCALL_DEFINE6() local
365 int ret, cmd = op & FUTEX_CMD_MASK; in SYSCALL_DEFINE6() local
/kernel/
Dreboot.c83 void kernel_restart_prepare(char *cmd) in kernel_restart_prepare()
225 void do_kernel_restart(char *cmd) in do_kernel_restart()
267 void kernel_restart(char *cmd) in kernel_restart()
319 unsigned long mode, void *cmd) in sys_off_notify()
702 SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, in SYSCALL_DEFINE4() argument
814 static int run_cmd(const char *cmd) in run_cmd()
Dpid_namespace.c317 int reboot_pid_ns(struct pid_namespace *pid_ns, int cmd) in reboot_pid_ns()
Dkcov.c574 static int kcov_ioctl_locked(struct kcov *kcov, unsigned int cmd, in kcov_ioctl_locked()
680 static long kcov_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in kcov_ioctl()
Dtaskstats.c66 static int prepare_reply(struct genl_info *info, u8 cmd, struct sk_buff **skbp, in prepare_reply()
/kernel/time/
Dposix-clock.c73 unsigned int cmd, unsigned long arg) in posix_clock_ioctl()
91 unsigned int cmd, unsigned long arg) in posix_clock_compat_ioctl()
/kernel/power/
Duser.c249 static long snapshot_ioctl(struct file *filp, unsigned int cmd, in snapshot_ioctl()
425 snapshot_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snapshot_compat_ioctl()
/kernel/sched/
Dcore_sched.c129 int sched_core_share_pid(unsigned int cmd, pid_t pid, enum pid_type type, in sched_core_share_pid()
Dmembarrier.c585 SYSCALL_DEFINE3(membarrier, int, cmd, unsigned int, flags, int, cpu_id) in SYSCALL_DEFINE3() argument
/kernel/debug/kdb/
Dkdb_main.c709 kdbtab_t cmd; /* Macro command */ member
1137 static int handle_ctrl_cmd(char *cmd) in handle_ctrl_cmd()
2635 int kdb_register(kdbtab_t *cmd) in kdb_register()
2672 void kdb_unregister(kdbtab_t *cmd) in kdb_unregister()
Dkdb_bp.c396 int cmd; /* KDBCMD_B? */ in kdb_bc() local
/kernel/dma/
Dmap_benchmark.c180 static long map_benchmark_ioctl(struct file *file, unsigned int cmd, in map_benchmark_ioctl()
/kernel/bpf/
Dsyscall.c4494 int cmd) in bpf_map_do_batch()
4931 static int __sys_bpf(int cmd, bpfptr_t uattr, unsigned int size) in __sys_bpf()
5089 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3() argument
5106 BPF_CALL_3(bpf_sys_bpf, int, cmd, union bpf_attr *, attr, u32, attr_size) in BPF_CALL_3() argument
5133 int kern_sys_bpf(int cmd, union bpf_attr *attr, unsigned int size) in kern_sys_bpf()
Doffload.c344 enum bpf_netdev_command cmd) in bpf_map_offload_ndo()
/kernel/debug/
Dgdbstub.c1092 int gdbstub_state(struct kgdb_state *ks, char *cmd) in gdbstub_state()

12