/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/disp/ ! |
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() 49 nvkm_uoutp_mthd_dp_mst_id_put(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_mst_id_put() 62 nvkm_uoutp_mthd_dp_mst_id_get(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_mst_id_get() 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() 153 nvkm_uoutp_mthd_dp_aux_xfer(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_aux_xfer() 167 nvkm_uoutp_mthd_dp_aux_pwr(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_dp_aux_pwr() 180 nvkm_uoutp_mthd_hda_eld(struct nvkm_outp *outp, void *argv, u32 argc) in nvkm_uoutp_mthd_hda_eld() [all …]
|
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()
|
D | chan.c | 69 nvkm_disp_chan_map(struct nvkm_object *object, void *argv, u32 argc, in nvkm_disp_chan_map() 101 nvkm_disp_chan_child_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in nvkm_disp_chan_child_new() 200 void *argv, u32 argc, struct nvkm_object **pobject) in nvkm_disp_chan_new_() 251 nvkm_disp_wndw_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in nvkm_disp_wndw_new() 260 nvkm_disp_chan_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in nvkm_disp_chan_new() 269 nvkm_disp_core_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in nvkm_disp_core_new()
|
/linux-6.8/tools/perf/bench/ ! |
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()
|
D | uprobe.c | 142 static int bench_uprobe(int argc, const char **argv, enum bench_uprobe bench) in bench_uprobe() 186 int bench_uprobe_baseline(int argc, const char **argv) in bench_uprobe_baseline() 191 int bench_uprobe_empty(int argc, const char **argv) in bench_uprobe_empty() 196 int bench_uprobe_trace_printk(int argc, const char **argv) in bench_uprobe_trace_printk()
|
/linux-6.8/scripts/kconfig/ ! |
D | preprocess.c | 112 static char *do_error_if(int argc, char *argv[]) in do_error_if() 120 static char *do_filename(int argc, char *argv[]) in do_filename() 125 static char *do_info(int argc, char *argv[]) in do_info() 132 static char *do_lineno(int argc, char *argv[]) in do_lineno() 141 static char *do_shell(int argc, char *argv[]) in do_shell() 181 static char *do_warning_if(int argc, char *argv[]) in do_warning_if() 202 static char *function_expand(const char *name, int argc, char *argv[]) in function_expand() 251 static char *variable_expand(const char *name, int argc, char *argv[]) in variable_expand() 346 static char *eval_clause(const char *str, size_t len, int argc, char *argv[]) in eval_clause() 456 static char *expand_dollar_with_args(const char **str, int argc, char *argv[]) in expand_dollar_with_args() [all …]
|
/linux-6.8/kernel/debug/kdb/ ! |
D | kdb_main.c | 458 int kdb_set(int argc, const char **argv) in kdb_set() 542 int kdbgetaddrarg(int argc, const char **argv, int *nextarg, in kdbgetaddrarg() 750 static int kdb_defcmd(int argc, const char **argv) in kdb_defcmd() 832 static int kdb_exec_defcmd(int argc, const char **argv) in kdb_exec_defcmd() 968 static char *argv[MAXARGC]; in kdb_parse() local 1164 static int kdb_reboot(int argc, const char **argv) in kdb_reboot() 1593 static int kdb_md(int argc, const char **argv) in kdb_md() 1791 static int kdb_mm(int argc, const char **argv) in kdb_mm() 1834 static int kdb_go(int argc, const char **argv) in kdb_go() 1879 static int kdb_rd(int argc, const char **argv) in kdb_rd() [all …]
|
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-6.8/tools/bpf/bpftool/ ! |
D | map.c | 298 static char **parse_bytes(char **argv, const char *name, unsigned char *val, in parse_bytes() 340 static int parse_elem(char **argv, struct bpf_map_info *info, in parse_elem() 629 static int do_show_subset(int argc, char **argv) in do_show_subset() 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() [all …]
|
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()
|
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()
|
D | prog.c | 601 static int do_show_subset(int argc, char **argv) in do_show_subset() 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() 1032 static int parse_attach_detach_args(int argc, char **argv, int *progfd, in parse_attach_detach_args() 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() 1513 static int load_with_options(int argc, char **argv, bool first_prog_only) in load_with_options() 1899 static int do_loader(int argc, char **argv) in do_loader() [all …]
|
D | cgroup.c | 287 static int do_show(int argc, char **argv) in do_show() 445 static int do_show_tree(int argc, char **argv) in do_show_tree() 512 static int do_attach(int argc, char **argv) in do_attach() 572 static int do_detach(int argc, char **argv) in do_detach() 619 static int do_help(int argc, char **argv) in do_help() 654 int do_cgroup(int argc, char **argv) in do_cgroup()
|
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-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ ! |
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 …]
|
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-6.8/samples/timers/ ! |
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-6.8/tools/usb/usbip/src/ ! |
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-6.8/tools/testing/selftests/net/mptcp/ ! |
D | pm_nl_ctl.c | 32 static void syntax(char *argv[]) in syntax() 339 int dsf(int fd, int pm_family, int argc, char *argv[]) in dsf() 451 int csf(int fd, int pm_family, int argc, char *argv[]) in csf() 577 int remove_addr(int fd, int pm_family, int argc, char *argv[]) in remove_addr() 626 int announce_addr(int fd, int pm_family, int argc, char *argv[]) in announce_addr() 753 int add_addr(int fd, int pm_family, int argc, char *argv[]) in add_addr() 884 int del_addr(int fd, int pm_family, int argc, char *argv[]) in del_addr() 1075 int get_addr(int fd, int pm_family, int argc, char *argv[]) in get_addr() 1115 int dump_addrs(int fd, int pm_family, int argc, char *argv[]) in dump_addrs() 1137 int flush_addrs(int fd, int pm_family, int argc, char *argv[]) in flush_addrs() [all …]
|
/linux-6.8/tools/perf/ ! |
D | perf.c | 195 static int handle_options(const char ***argv, int *argc, int *envchanged) in handle_options() 332 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin() 385 static void handle_internal_command(int argc, const char **argv) in handle_internal_command() 406 static void execv_dashed_external(const char **argv) in execv_dashed_external() 443 static int run_argv(int *argcp, const char ***argv) in run_argv() 459 int main(int argc, const char **argv) in main()
|
/linux-6.8/tools/perf/tests/ ! |
D | builtin-test.c | 187 static bool perf_test__matches(const char *desc, int curr, int argc, const char *argv[]) in perf_test__matches() 325 static int run_shell_tests(int argc, const char *argv[], int i, int width, in run_shell_tests() 367 static int __cmd_test(int argc, const char *argv[], struct intlist *skiplist) in __cmd_test() 451 static int perf_test__list_shell(int argc, const char **argv, int i) in perf_test__list_shell() 472 static int perf_test__list(int argc, const char **argv) in perf_test__list() 501 static int run_workload(const char *work, int argc, const char **argv) in run_workload() 525 int cmd_test(int argc, const char **argv) in cmd_test()
|
/linux-6.8/tools/verification/rv/src/ ! |
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-6.8/fs/ ! |
D | exec.c | 411 static const char __user *get_user_arg_ptr(struct user_arg_ptr argv, int nr) in get_user_arg_ptr() 435 static int count(struct user_arg_ptr argv, int max) in count() 461 static int count_strings_kernel(const char *const *argv) in count_strings_kernel() 524 static int copy_strings(int argc, struct user_arg_ptr argv, in copy_strings() 656 static int copy_strings_kernel(int argc, const char *const *argv, in copy_strings_kernel() 1909 struct user_arg_ptr argv, in do_execveat_common() 1994 const char *const *argv, const char *const *envp) in kernel_execve() 2056 struct user_arg_ptr argv = { .ptr.native = __argv }; in do_execve() local 2066 struct user_arg_ptr argv = { .ptr.native = __argv }; in do_execveat() local 2077 struct user_arg_ptr argv = { in compat_do_execve() local [all …]
|
/linux-6.8/fs/nilfs2/ ! |
D | ioctl.c | 48 struct nilfs_argv *argv, int dir, in nilfs_ioctl_wrap_copy() 501 struct nilfs_argv argv; in nilfs_ioctl_get_bdescs() local 597 struct nilfs_argv *argv, void *buf) in nilfs_ioctl_move_blocks() 681 struct nilfs_argv *argv, void *buf) in nilfs_ioctl_delete_checkpoints() 716 struct nilfs_argv *argv, void *buf) in nilfs_ioctl_free_vblocknrs() 745 struct nilfs_argv *argv, void *buf) in nilfs_ioctl_mark_blocks_dirty() 791 struct nilfs_argv *argv, void **kbufs) in nilfs_ioctl_prepare_clean_segments() 846 struct nilfs_argv argv[5]; in nilfs_ioctl_clean_segments() local 1162 struct nilfs_argv argv; in nilfs_ioctl_get_info() local 1209 struct nilfs_argv argv; in nilfs_ioctl_set_suinfo() local
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ ! |
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()
|