| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| A D | uoutp.c | 33 nvkm_uoutp_mthd_dp_mst_vcpi(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_mst_vcpi() 75 nvkm_uoutp_mthd_dp_sst(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_sst() 95 nvkm_uoutp_mthd_dp_drive(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_drive() 108 nvkm_uoutp_mthd_dp_train(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_train() 130 nvkm_uoutp_mthd_dp_rates(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_rates() 180 nvkm_uoutp_mthd_hda_eld(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_hda_eld() 243 nvkm_uoutp_mthd_hdmi(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_hdmi() 277 nvkm_uoutp_mthd_lvds(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_lvds() 292 nvkm_uoutp_mthd_bl_set(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_bl_set() 309 nvkm_uoutp_mthd_bl_get(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_bl_get() [all …]
|
| A D | uhead.c | 31 nvkm_uhead_uevent(struct nvkm_object *object, void *argv, u32 argc, struct nvkm_uevent *uevent) in nvkm_uhead_uevent() 46 nvkm_uhead_mthd_scanoutpos(struct nvkm_head *head, void *argv, u32 argc) in nvkm_uhead_mthd_scanoutpos() 75 nvkm_uhead_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uhead_mthd() 106 nvkm_uhead_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) in nvkm_uhead_new()
|
| A D | chan.c | 47 nvkm_disp_chan_map(struct nvkm_object *object, void *argv, u32 argc, in nvkm_disp_chan_map() 79 nvkm_disp_chan_child_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in nvkm_disp_chan_child_new() 176 void *argv, u32 argc, struct nvkm_object **pobject) in nvkm_disp_chan_new_() 227 nvkm_disp_wndw_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in nvkm_disp_wndw_new() 236 nvkm_disp_chan_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in nvkm_disp_chan_new() 245 nvkm_disp_core_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in nvkm_disp_core_new()
|
| /linux/tools/perf/bench/ |
| A D | syscall.c | 58 char *const argv[] = { (char *)pathname, NULL }; in test_execve() local 76 static int bench_syscall_common(int argc, const char **argv, int syscall) in bench_syscall_common() 166 int bench_syscall_basic(int argc, const char **argv) in bench_syscall_basic() 171 int bench_syscall_getpgid(int argc, const char **argv) in bench_syscall_getpgid() 176 int bench_syscall_fork(int argc, const char **argv) in bench_syscall_fork() 181 int bench_syscall_execve(int argc, const char **argv) in bench_syscall_execve()
|
| A D | uprobe.c | 146 static int bench_uprobe(int argc, const char **argv, enum bench_uprobe bench) in bench_uprobe() 190 int bench_uprobe_baseline(int argc, const char **argv) in bench_uprobe_baseline() 195 int bench_uprobe_empty(int argc, const char **argv) in bench_uprobe_empty() 200 int bench_uprobe_trace_printk(int argc, const char **argv) in bench_uprobe_trace_printk() 205 int bench_uprobe_empty_ret(int argc, const char **argv) in bench_uprobe_empty_ret() 210 int bench_uprobe_trace_printk_ret(int argc, const char **argv) in bench_uprobe_trace_printk_ret()
|
| /linux/scripts/kconfig/ |
| A D | preprocess.c | 117 static char *do_error_if(int argc, char *argv[]) in do_error_if() 125 static char *do_filename(int argc, char *argv[]) in do_filename() 130 static char *do_info(int argc, char *argv[]) in do_info() 137 static char *do_lineno(int argc, char *argv[]) in do_lineno() 146 static char *do_shell(int argc, char *argv[]) in do_shell() 186 static char *do_warning_if(int argc, char *argv[]) in do_warning_if() 206 static char *function_expand(const char *name, int argc, char *argv[]) in function_expand() 255 static char *variable_expand(const char *name, int argc, char *argv[]) in variable_expand() 350 static char *eval_clause(const char *str, size_t len, int argc, char *argv[]) in eval_clause() 503 int argc, char *argv[]) in __expand_string() [all …]
|
| /linux/kernel/debug/kdb/ |
| A D | kdb_main.c | 448 int kdb_set(int argc, const char **argv) in kdb_set() 958 static char *argv[MAXARGC]; in kdb_parse() local 1583 static int kdb_md(int argc, const char **argv) in kdb_md() 1781 static int kdb_mm(int argc, const char **argv) in kdb_mm() 1824 static int kdb_go(int argc, const char **argv) in kdb_go() 1869 static int kdb_rd(int argc, const char **argv) in kdb_rd() 1939 static int kdb_rm(int argc, const char **argv) in kdb_rm() 2006 static int kdb_sr(int argc, const char **argv) in kdb_sr() 2031 static int kdb_ef(int argc, const char **argv) in kdb_ef() 2054 static int kdb_env(int argc, const char **argv) in kdb_env() [all …]
|
| A D | kdb_bp.c | 48 static int kdb_parsebp(int argc, const char **argv, int *nextargp, kdb_bp_t *bp) in kdb_parsebp() 277 static int kdb_bp(int argc, const char **argv) in kdb_bp() 386 static int kdb_bc(int argc, const char **argv) in kdb_bc() 514 static int kdb_ss(int argc, const char **argv) in kdb_ss()
|
| /linux/tools/bpf/bpftool/ |
| A D | map.c | 673 static int do_show(int argc, char **argv) in do_show() 895 static int do_dump(int argc, char **argv) in do_dump() 988 static int do_update(int argc, char **argv) in do_update() 1068 static int do_lookup(int argc, char **argv) in do_lookup() 1119 static int do_getnext(int argc, char **argv) in do_getnext() 1190 static int do_delete(int argc, char **argv) in do_delete() 1229 static int do_pin(int argc, char **argv) in do_pin() 1239 static int do_create(int argc, char **argv) in do_create() 1399 static int do_freeze(int argc, char **argv) in do_freeze() 1428 static int do_help(int argc, char **argv) in do_help() [all …]
|
| A D | main.c | 52 static int do_help(int argc, char **argv) in do_help() 114 static int do_version(int argc, char **argv) in do_version() 187 int cmd_select(const struct cmd *cmds, int argc, char **argv, in cmd_select() 323 static int do_batch(int argc, char **argv) in do_batch() 438 int main(int argc, char **argv) in main()
|
| A D | iter.c | 14 static int do_pin(int argc, char **argv) in do_pin() 100 static int do_help(int argc, char **argv) in do_help() 120 int do_iter(int argc, char **argv) in do_iter()
|
| A D | prog.c | 635 static int do_show(int argc, char **argv) in do_show() 873 static int do_dump(int argc, char **argv) in do_dump() 1009 static int do_pin(int argc, char **argv) in do_pin() 1065 static int do_attach(int argc, char **argv) in do_attach() 1087 static int do_detach(int argc, char **argv) in do_detach() 1268 static int do_run(int argc, char **argv) in do_run() 1906 static int do_loader(int argc, char **argv) in do_loader() 1951 static int do_load(int argc, char **argv) in do_load() 1958 static int do_loadall(int argc, char **argv) in do_loadall() 2452 static int do_help(int argc, char **argv) in do_help() [all …]
|
| A D | cgroup.c | 319 static int do_show(int argc, char **argv) in do_show() 477 static int do_show_tree(int argc, char **argv) in do_show_tree() 544 static int do_attach(int argc, char **argv) in do_attach() 604 static int do_detach(int argc, char **argv) in do_detach() 651 static int do_help(int argc, char **argv) in do_help() 686 int do_cgroup(int argc, char **argv) in do_cgroup()
|
| A D | struct_ops.c | 337 static int do_show(int argc, char **argv) in do_show() 405 static int do_dump(int argc, char **argv) in do_dump() 467 static int do_unregister(int argc, char **argv) in do_unregister() 497 static int do_register(int argc, char **argv) in do_register() 607 static int do_help(int argc, char **argv) in do_help() 639 int do_struct_ops(int argc, char **argv) in do_struct_ops()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| A D | uvmm.c | 46 nvkm_uvmm_mthd_pfnclr(struct nvkm_uvmm *uvmm, void *argv, u32 argc) in nvkm_uvmm_mthd_pfnclr() 74 nvkm_uvmm_mthd_pfnmap(struct nvkm_uvmm *uvmm, void *argv, u32 argc) in nvkm_uvmm_mthd_pfnmap() 107 nvkm_uvmm_mthd_unmap(struct nvkm_uvmm *uvmm, void *argv, u32 argc) in nvkm_uvmm_mthd_unmap() 151 nvkm_uvmm_mthd_map(struct nvkm_uvmm *uvmm, void *argv, u32 argc) in nvkm_uvmm_mthd_map() 232 nvkm_uvmm_mthd_put(struct nvkm_uvmm *uvmm, void *argv, u32 argc) in nvkm_uvmm_mthd_put() 268 nvkm_uvmm_mthd_get(struct nvkm_uvmm *uvmm, void *argv, u32 argc) in nvkm_uvmm_mthd_get() 302 nvkm_uvmm_mthd_page(struct nvkm_uvmm *uvmm, void *argv, u32 argc) in nvkm_uvmm_mthd_page() 402 void *argv = (void *)(uintptr_t)args->argv; in nvkm_uvmm_mthd_raw_map() local 462 nvkm_uvmm_mthd_raw(struct nvkm_uvmm *uvmm, void *argv, u32 argc) in nvkm_uvmm_mthd_raw() 492 nvkm_uvmm_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uvmm_mthd() [all …]
|
| A D | ummu.c | 57 nvkm_ummu_heap(struct nvkm_ummu *ummu, void *argv, u32 argc) in nvkm_ummu_heap() 77 nvkm_ummu_type(struct nvkm_ummu *ummu, void *argv, u32 argc) in nvkm_ummu_type() 106 nvkm_ummu_kind(struct nvkm_ummu *ummu, void *argv, u32 argc) in nvkm_ummu_kind() 133 nvkm_ummu_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_ummu_mthd() 154 void *argv, u32 argc, struct nvkm_object **pobject) in nvkm_ummu_new()
|
| /linux/samples/timers/ |
| A D | hpet_example.c | 51 main(int argc, const char ** argv) in main() 80 hpet_open_close(int argc, const char **argv) in hpet_open_close() 99 hpet_info(int argc, const char **argv) in hpet_info() 131 hpet_poll(int argc, const char **argv) in hpet_poll() 223 hpet_fasync(int argc, const char **argv) in hpet_fasync()
|
| /linux/tools/testing/selftests/net/mptcp/ |
| A D | pm_nl_ctl.c | 26 static void syntax(char *argv[]) in syntax() 333 int dsf(int fd, int pm_family, int argc, char *argv[]) in dsf() 445 int csf(int fd, int pm_family, int argc, char *argv[]) in csf() 579 int remove_addr(int fd, int pm_family, int argc, char *argv[]) in remove_addr() 755 int add_addr(int fd, int pm_family, int argc, char *argv[]) in add_addr() 886 int del_addr(int fd, int pm_family, int argc, char *argv[]) in del_addr() 1077 int get_addr(int fd, int pm_family, int argc, char *argv[]) in get_addr() 1129 int dump_addrs(int fd, int pm_family, int argc, char *argv[]) in dump_addrs() 1268 int add_listener(int argc, char *argv[]) in add_listener() 1316 int set_flags(int fd, int pm_family, int argc, char *argv[]) in set_flags() [all …]
|
| /linux/tools/usb/usbip/src/ |
| A D | usbip.c | 93 static int usbip_help(int argc, char *argv[]) in usbip_help() 118 static int usbip_version(int argc, char *argv[]) in usbip_version() 127 static int run_command(const struct command *cmd, int argc, char *argv[]) in run_command() 133 int main(int argc, char *argv[]) in main()
|
| /linux/tools/perf/ |
| A D | perf.c | 197 static int handle_options(const char ***argv, int *argc, int *envchanged) in handle_options() 334 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin() 387 static void handle_internal_command(int argc, const char **argv) in handle_internal_command() 408 static void execv_dashed_external(const char **argv) in execv_dashed_external() 445 static int run_argv(int *argcp, const char ***argv) in run_argv() 461 int main(int argc, const char **argv) in main()
|
| /linux/fs/ |
| A D | exec.c | 444 static int count(struct user_arg_ptr argv, int max) in count() 1877 struct user_arg_ptr argv, in do_execveat_common() 1962 const char *const *argv, const char *const *envp) in kernel_execve() 2024 struct user_arg_ptr argv = { .ptr.native = __argv }; in do_execve() local 2034 struct user_arg_ptr argv = { .ptr.native = __argv }; in do_execveat() local 2045 struct user_arg_ptr argv = { in compat_do_execve() local 2061 struct user_arg_ptr argv = { in compat_do_execveat() local 2099 const char __user *const __user *, argv, in SYSCALL_DEFINE3() argument 2107 const char __user *const __user *, argv, in SYSCALL_DEFINE5() argument 2118 const compat_uptr_t __user *, argv, in COMPAT_SYSCALL_DEFINE3() argument [all …]
|
| /linux/tools/verification/rv/src/ |
| A D | rv.c | 40 static void rv_list(int argc, char **argv) in rv_list() 74 static void rv_mon(int argc, char **argv) in rv_mon() 162 int main(int argc, char **argv) in main()
|
| /linux/fs/nilfs2/ |
| A D | ioctl.c | 49 struct nilfs_argv *argv, int dir, in nilfs_ioctl_wrap_copy() 515 struct nilfs_argv argv; in nilfs_ioctl_get_bdescs() local 611 struct nilfs_argv *argv, void *buf) in nilfs_ioctl_move_blocks() 695 struct nilfs_argv *argv, void *buf) in nilfs_ioctl_delete_checkpoints() 730 struct nilfs_argv *argv, void *buf) in nilfs_ioctl_free_vblocknrs() 759 struct nilfs_argv *argv, void *buf) in nilfs_ioctl_mark_blocks_dirty() 805 struct nilfs_argv *argv, void **kbufs) in nilfs_ioctl_prepare_clean_segments() 860 struct nilfs_argv argv[5]; in nilfs_ioctl_clean_segments() local 1176 struct nilfs_argv argv; in nilfs_ioctl_get_info() local 1223 struct nilfs_argv argv; in nilfs_ioctl_set_suinfo() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
| A D | user.c | 32 nvkm_ufault_uevent(struct nvkm_object *object, void *argv, u32 argc, struct nvkm_uevent *uevent) in nvkm_ufault_uevent() 47 nvkm_ufault_map(struct nvkm_object *object, void *argv, u32 argc, in nvkm_ufault_map() 91 void *argv, u32 argc, struct nvkm_object **pobject) in nvkm_ufault_new()
|
| /linux/arch/um/os-Linux/ |
| A D | helper.c | 21 char **argv; member 29 char **argv = data->argv; in helper_child() local 43 int run_helper(void (*pre_exec)(void *), void *pre_data, char **argv) in run_helper()
|