Searched refs:sys (Results 51 - 75 of 1483) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/livepatch/
H A Dtest_klp-call_getpid.c10 #include <sys/syscall.h>
11 #include <sys/types.h>
/linux-master/tools/testing/selftests/fpu/
H A Drun_test_fpu.sh30 if [ ! -e /sys/kernel/debug/selftest_helpers/test_fpu ]; then
31 mount -t debugfs none /sys/kernel/debug
33 if [ ! -e /sys/kernel/debug/selftest_helpers/test_fpu ]; then
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dns_current_pid_tgid.c7 #include <sys/stat.h>
8 #include <sys/types.h>
10 #include <sys/syscall.h>
12 #include <sys/wait.h>
13 #include <sys/mount.h>
14 #include <sys/fcntl.h>
/linux-master/tools/testing/selftests/splice/
H A Dshort_splice_read.sh121 ### /proc/sys/ has a splice interface; these should all succeed.
122 expect_success "proc_handler: proc_dointvec_minmax() splice" test_splice /proc/sys/fs/nr_open
123 expect_success "proc_handler: proc_dostring() splice" test_splice /proc/sys/kernel/modprobe
124 expect_success "proc_handler: special read splice" test_splice /proc/sys/kernel/version
126 ### /sys/ has no splice interface; these should all fail.
127 if ! [ -d /sys/module/test_module/sections ] ; then
130 expect_success "kernfs attr splice" test_splice /sys/module/test_module/coresize
131 expect_success "kernfs binattr splice" test_splice /sys/module/test_module/sections/.init.text
/linux-master/scripts/
H A Ddiffconfig11 import sys, os
37 sys.exit(0)
72 if ("-h" in sys.argv or "--help" in sys.argv):
76 if "-m" in sys.argv:
78 sys.argv.remove("-m")
80 argc = len(sys.argv)
93 configa_filename = sys.argv[1]
94 configb_filename = sys.argv[2]
100 e = sys
[all...]
H A Dshow_delta12 import sys namespace
39 sys.exit(1)
83 for arg in sys.argv[1:]:
85 base_str = sys.argv[sys.argv.index("-b")+1]
98 sys.exit(1)
121 sys.exit(1)
/linux-master/arch/arm/kernel/
H A Dbios32.c362 struct pci_sys_data *sys = dev->sysdata; local
365 if (sys->swizzle)
366 slot = sys->swizzle(dev, pin);
382 struct pci_sys_data *sys = dev->sysdata; local
385 if (sys->map_irq)
386 irq = sys->map_irq(dev, slot, pin);
395 static int pcibios_init_resource(int busnr, struct pci_sys_data *sys) argument
400 if (list_empty(&sys->resources)) {
401 pci_add_resource_offset(&sys->resources,
402 &iomem_resource, sys
429 struct pci_sys_data *sys = NULL; local
496 struct pci_sys_data *sys; local
[all...]
/linux-master/tools/perf/util/
H A Dtrace-event.c6 #include <sys/types.h>
7 #include <sys/stat.h>
74 tp_format(const char *sys, const char *name) argument
76 char *tp_dir = get_events_file(sys);
94 tep_parse_format(pevent, &event, data, size, sys);
104 trace_event__tp_format(const char *sys, const char *name) argument
109 return tp_format(sys, name);
/linux-master/tools/testing/selftests/cgroup/
H A Dwait_inotify.c6 #include <sys/inotify.h>
7 #include <sys/mman.h>
8 #include <sys/ptrace.h>
9 #include <sys/stat.h>
10 #include <sys/types.h>
/linux-master/tools/testing/selftests/tmpfs/
H A Dbug-link-o-tmpfile.c20 #include <sys/types.h>
21 #include <sys/stat.h>
23 #include <sys/mount.h>
/linux-master/tools/testing/selftests/proc/
H A Dproc-multiple-procfs.c19 #include <sys/mount.h>
20 #include <sys/types.h>
21 #include <sys/stat.h>
H A Dproc-self-syscall.c17 #include <sys/syscall.h>
18 #include <sys/types.h>
19 #include <sys/stat.h>
H A Dproc-loadavg-001.c19 #include <sys/types.h>
20 #include <sys/stat.h>
23 #include <sys/wait.h>
H A Dproc-uptime-001.c22 #include <sys/types.h>
23 #include <sys/stat.h>
/linux-master/tools/testing/selftests/powerpc/dscr/
H A Ddscr.h22 #include <sys/types.h>
23 #include <sys/stat.h>
24 #include <sys/wait.h>
34 #define DSCR_DEFAULT "/sys/devices/system/cpu/dscr_default"
35 #define CPU_PATH "/sys/devices/system/cpu/"
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dpci_reset.sh30 if [ ! -f /sys/bus/pci/devices/$bdf/reset_method ]; then
36 [[ $(cat /sys/bus/pci/devices/$bdf/reset_method) == "bus" ]]
41 echo 1 > /sys/bus/pci/devices/$bdf/reset
/linux-master/tools/testing/selftests/mm/
H A Don-fault-limit.c2 #include <sys/mman.h>
6 #include <sys/time.h>
7 #include <sys/resource.h>
/linux-master/tools/testing/selftests/arm64/tags/
H A Dtags_test.c7 #include <sys/prctl.h>
8 #include <sys/utsname.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbind_perm.c5 #include <sys/types.h>
6 #include <sys/socket.h>
/linux-master/tools/verification/dot2/
H A Ddot2c19 import sys
/linux-master/drivers/pinctrl/starfive/
H A DMakefile6 obj-$(CONFIG_PINCTRL_STARFIVE_JH7110_SYS) += pinctrl-starfive-jh7110-sys.o
/linux-master/tools/testing/selftests/efivarfs/
H A Dcreate-read.c6 #include <sys/types.h>
7 #include <sys/stat.h>
/linux-master/tools/testing/selftests/damon/
H A Ddebugfs_target_ids_pid_leak.sh11 echo > /sys/kernel/debug/damon/target_ids
/linux-master/arch/arm/mach-dove/
H A Dpcie.c35 static int __init dove_pcie_setup(int nr, struct pci_sys_data *sys) argument
44 sys->private_data = pp;
45 pp->root_bus_nr = sys->busnr;
50 orion_pcie_set_local_bus_nr(pp->base, sys->busnr);
54 realio.start = sys->busnr * SZ_64K;
76 pci_add_resource_offset(&sys->resources, &pp->res, sys->mem_offset);
96 struct pci_sys_data *sys = bus->sysdata; local
97 struct pcie_port *pp = sys->private_data;
116 struct pci_sys_data *sys local
161 struct pci_sys_data *sys = pci_host_bridge_priv(bridge); local
179 struct pci_sys_data *sys = dev->sysdata; local
[all...]
/linux-master/arch/sh/kernel/
H A Ddebugtraps.S9 #include <linux/sys.h>

Completed in 227 milliseconds

1234567891011>>