Searched refs:common (Results 1 – 25 of 1931) sorted by relevance
12345678910>>...78
/Linux-v5.10/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 8 # The <abi> is always "common" for this file 10 0 common restart_syscall sys_restart_syscall 11 1 common exit sys_exit 12 2 common fork sys_fork 13 3 common read sys_read 14 4 common write sys_write 15 5 common open sys_open 16 6 common close sys_close 17 7 common waitpid sys_waitpid 18 8 common creat sys_creat [all …]
|
/Linux-v5.10/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 8 # The <abi> is always "common" for this file 10 0 common osf_syscall alpha_syscall_zero 11 1 common exit sys_exit 12 2 common fork alpha_fork 13 3 common read sys_read 14 4 common write sys_write 15 5 common osf_old_open sys_ni_syscall 16 6 common close sys_close 17 7 common osf_wait4 sys_osf_wait4 18 8 common osf_old_creat sys_ni_syscall [all …]
|
/Linux-v5.10/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 8 # The <abi> is always "common" for this file 10 0 common spill sys_ni_syscall 11 1 common xtensa sys_ni_syscall 12 2 common available4 sys_ni_syscall 13 3 common available5 sys_ni_syscall 14 4 common available6 sys_ni_syscall 15 5 common available7 sys_ni_syscall 16 6 common available8 sys_ni_syscall 17 7 common available9 sys_ni_syscall 19 8 common open sys_open [all …]
|
/Linux-v5.10/arch/ia64/kernel/syscalls/ |
D | syscall.tbl | 10 # The <abi> is always "common" for this file 12 0 common ni_syscall sys_ni_syscall 13 1 common exit sys_exit 14 2 common read sys_read 15 3 common write sys_write 16 4 common open sys_open 17 5 common close sys_close 18 6 common creat sys_creat 19 7 common link sys_link 20 8 common unlink sys_unlink [all …]
|
/Linux-v5.10/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 8 # The <abi> is always "common" for this file 10 0 common restart_syscall sys_restart_syscall 11 1 common exit sys_exit 12 2 common fork __sys_fork 13 3 common read sys_read 14 4 common write sys_write 15 5 common open sys_open 16 6 common close sys_close 17 7 common waitpid sys_waitpid 18 8 common creat sys_creat [all …]
|
/Linux-v5.10/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 8 # The <abi> is always "common" for this file 10 0 common restart_syscall sys_restart_syscall 11 1 common exit sys_exit 12 2 common fork sys_fork 13 3 common read sys_read 14 4 common write sys_write 15 5 common open sys_open 16 6 common close sys_close 17 7 common waitpid sys_waitpid 18 8 common creat sys_creat [all …]
|
/Linux-v5.10/arch/arm/tools/ |
D | syscall.tbl | 8 # common - for system calls shared between oabi and eabi (may have compat) 12 # For each syscall number, "common" is mutually exclusive with oabi and eabi 14 0 common restart_syscall sys_restart_syscall 15 1 common exit sys_exit 16 2 common fork sys_fork 17 3 common read sys_read 18 4 common write sys_write 19 5 common open sys_open 20 6 common close sys_close 22 8 common creat sys_creat [all …]
|
/Linux-v5.10/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 9 # The abi is "common", "64" or "x32" for this file. 11 0 common read sys_read 12 1 common write sys_write 13 2 common open sys_open 14 3 common close sys_close 15 4 common stat sys_newstat 16 5 common fstat sys_newfstat 17 6 common lstat sys_newlstat 18 7 common poll sys_poll 19 8 common lseek sys_lseek [all …]
|
/Linux-v5.10/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 9 # The abi is "common", "64" or "x32" for this file. 11 0 common read sys_read 12 1 common write sys_write 13 2 common open sys_open 14 3 common close sys_close 15 4 common stat sys_newstat 16 5 common fstat sys_newfstat 17 6 common lstat sys_newlstat 18 7 common poll sys_poll 19 8 common lseek sys_lseek [all …]
|
/Linux-v5.10/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 8 # The <abi> can be common, 64, or 32 for this file. 10 0 common restart_syscall sys_restart_syscall 11 1 common exit sys_exit 12 2 common fork sys_fork_wrapper 13 3 common read sys_read 14 4 common write sys_write 15 5 common open sys_open compat_sys_open 16 6 common close sys_close 17 7 common waitpid sys_waitpid 18 8 common creat sys_creat [all …]
|
/Linux-v5.10/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 9 # where <abi> can be common, 64, or 32 11 1 common exit sys_exit sys_exit 12 2 common fork sys_fork sys_fork 13 3 common read sys_read compat_sys_s390_read 14 4 common write sys_write compat_sys_s390_write 15 5 common open sys_open compat_sys_open 16 6 common close sys_close sys_close 17 7 common restart_syscall sys_restart_syscall sys_restart_syscall 18 8 common creat sys_creat sys_creat 19 9 common link sys_link sys_link [all …]
|
/Linux-v5.10/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 9 # where <abi> can be common, 64, or 32 11 1 common exit sys_exit sys_exit 12 2 common fork sys_fork sys_fork 13 3 common read sys_read compat_sys_s390_read 14 4 common write sys_write compat_sys_s390_write 15 5 common open sys_open compat_sys_open 16 6 common close sys_close sys_close 17 7 common restart_syscall sys_restart_syscall sys_restart_syscall 18 8 common creat sys_creat compat_sys_creat 19 9 common link sys_link compat_sys_link [all …]
|
/Linux-v5.10/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-h3.c | 165 .common = { 205 .common = { 500 &pll_cpux_clk.common, 501 &pll_audio_base_clk.common, 502 &pll_video_clk.common, 503 &pll_ve_clk.common, 504 &pll_ddr_clk.common, 505 &pll_periph0_clk.common, 506 &pll_gpu_clk.common, 507 &pll_periph1_clk.common, [all …]
|
D | ccu-sun8i-v3s.c | 150 .common = { 190 .common = { 378 &pll_cpu_clk.common, 379 &pll_audio_base_clk.common, 380 &pll_video_clk.common, 381 &pll_ve_clk.common, 382 &pll_ddr0_clk.common, 383 &pll_periph0_clk.common, 384 &pll_isp_clk.common, 385 &pll_periph1_clk.common, [all …]
|
D | ccu-sun4i-a10.c | 34 .common = { 68 .common = { 84 .common = { 102 .common = { 115 .common = { 128 .common = { 142 .common = { 154 .common = { 164 &pll_periph_base_clk.common.hw, 172 .common = { [all …]
|
D | ccu-sun5i.c | 32 .common = { 71 .common = { 86 .common = { 104 .common = { 117 .common = { 132 .common = { 145 .common = { 160 .common = { 187 .common = { 212 .common = { [all …]
|
D | ccu-sun8i-r40.c | 34 .common = { 116 .common = { 134 .common = { 150 .common = { 180 .common = { 230 .common = { 284 .common = { 479 .common = { 594 .common = { 771 .common = { [all …]
|
D | ccu-sun6i-a31.c | 218 .common = { 580 .common = { 593 .common = { 671 .common = { 690 .common = { 709 .common = { 753 .common = { 774 .common = { 795 .common = { 806 &pll_cpu_clk.common, [all …]
|
D | ccu-sun8i-a33.c | 34 .common = { 170 .common = { 201 .common = { 486 &pll_cpux_clk.common, 487 &pll_audio_base_clk.common, 488 &pll_video_clk.common, 489 &pll_ve_clk.common, 490 &pll_ddr0_clk.common, 491 &pll_periph_clk.common, 492 &pll_gpu_clk.common, [all …]
|
D | ccu-sun8i-a23.c | 36 .common = { 191 .common = { 456 &pll_cpux_clk.common, 457 &pll_audio_base_clk.common, 458 &pll_video_clk.common, 459 &pll_ve_clk.common, 460 &pll_ddr_clk.common, 461 &pll_periph_clk.common, 462 &pll_gpu_clk.common, 463 &pll_mipi_clk.common, [all …]
|
/Linux-v5.10/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 8 # The <abi> can be common, 64, or 32 for this file. 10 0 common restart_syscall sys_restart_syscall 13 2 common fork sys_fork 14 3 common read sys_read 15 4 common write sys_write 16 5 common open sys_open compat_sys_open 17 6 common close sys_close 18 7 common wait4 sys_wait4 compat_sys_wait4 19 8 common creat sys_creat 20 9 common link sys_link [all …]
|
/Linux-v5.10/drivers/clk/sprd/ |
D | sc9863a-clk.c | 45 &mpll0_gate.common, 46 &dpll0_gate.common, 47 &lpll_gate.common, 48 &gpll_gate.common, 49 &dpll1_gate.common, 50 &mpll1_gate.common, 51 &mpll2_gate.common, 52 &isppll_gate.common, 57 [CLK_MPLL0_GATE] = &mpll0_gate.common.hw, 58 [CLK_DPLL0_GATE] = &dpll0_gate.common.hw, [all …]
|
D | sc9860-clk.c | 73 &mpll0_gate.common, 74 &mpll1_gate.common, 75 &dpll0_gate.common, 76 &dpll1_gate.common, 77 <epll0_gate.common, 78 &twpll_gate.common, 79 <epll1_gate.common, 80 &rpll0_gate.common, 81 &rpll1_gate.common, 82 &cppll_gate.common, [all …]
|
/Linux-v5.10/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 8 # The <abi> can be common, spu, nospu, 64, or 32 for this file. 15 3 common read sys_read 16 4 common write sys_write 17 5 common open sys_open compat_sys_open 18 6 common close sys_close 19 7 common waitpid sys_waitpid 20 8 common creat sys_creat 21 9 common link sys_link 22 10 common unlink sys_unlink 24 12 common chdir sys_chdir [all …]
|
/Linux-v5.10/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 8 # The <abi> can be common, spu, nospu, 64, or 32 for this file. 13 3 common read sys_read 14 4 common write sys_write 15 5 common open sys_open compat_sys_open 16 6 common close sys_close 17 7 common waitpid sys_waitpid 18 8 common creat sys_creat 19 9 common link sys_link 20 10 common unlink sys_unlink 22 12 common chdir sys_chdir [all …]
|
12345678910>>...78