Searched refs:sys (Results 1 - 25 of 1483) sorted by path

1234567891011>>

/linux-master/Documentation/admin-guide/aoe/
H A Dstatus.sh10 sysd=${sysfs_dir:-/sys}
14 # Suse 9.1 Pro doesn't put /sys in /etc/mtab
/linux-master/Documentation/firmware_class/
H A Dhotplug-script11 echo 1 > /sys/$DEVPATH/loading
12 cat $HOTPLUG_FW_DIR/$FIRMWARE > /sys/$DEVPATH/data
13 echo 0 > /sys/$DEVPATH/loading
15 echo -1 > /sys/$DEVPATH/loading
/linux-master/Documentation/target/
H A Dtarget-export-device36 CONFIGFS=/sys/kernel/config
/linux-master/Documentation/usb/
H A Dusbdevfs-drop-permissions.c1 #include <sys/ioctl.h>
2 #include <sys/types.h>
3 #include <sys/stat.h>
/linux-master/arch/arm/vdso/
H A Dvdsomunge.c43 #include <sys/mman.h>
44 #include <sys/stat.h>
45 #include <sys/types.h>
/linux-master/arch/microblaze/kernel/
H A Dsys_microblaze.c25 #include <linux/sys.h>
/linux-master/arch/mips/boot/compressed/
H A Dcalc_vmlinuz_load_addr.c6 #include <sys/types.h>
7 #include <sys/stat.h>
/linux-master/arch/mips/lantiq/xway/
H A Dclk.c86 unsigned long sys = ltq_ar9_sys_hz(); local
89 return sys / 3;
91 return sys / 2;
/linux-master/arch/powerpc/boot/
H A Dmktree.c16 #include <sys/stat.h>
/linux-master/arch/sh/boards/mach-ap325rxa/
H A Dsdram.S8 #include <linux/sys.h>
/linux-master/arch/sh/boards/mach-ecovec24/
H A Dsdram.S8 #include <linux/sys.h>
/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsdram.S8 #include <linux/sys.h>
/linux-master/arch/sh/boards/mach-migor/
H A Dsdram.S8 #include <linux/sys.h>
/linux-master/arch/sh/boards/mach-se/7724/
H A Dsdram.S8 #include <linux/sys.h>
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S7 #include <linux/sys.h>
/linux-master/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S10 #include <linux/sys.h>
/linux-master/arch/sh/kernel/
H A Ddebugtraps.S9 #include <linux/sys.h>
H A Dsyscalls_32.S10 #include <linux/sys.h>
/linux-master/arch/x86/um/os-Linux/
H A Dmcontext.c2 #include <sys/ucontext.h>
H A Dtls.c5 #include <sys/ptrace.h>
6 #include <sys/syscall.h>
/linux-master/arch/x86/um/shared/sysdep/
H A Dstub.h3 #include <sys/mman.h>
/linux-master/drivers/clk/uniphier/
H A DMakefile10 obj-y += clk-uniphier-sys.o
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c13 #include <sys/types.h>
/linux-master/drivers/hsi/controllers/
H A Domap_ssi.h121 * @sys: SSI I/O base address
139 void __iomem *sys; member in struct:omap_ssi_controller
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd.h230 enum cxd2880_dtv_sys sys; member in struct:cxd2880_tnrdmd
260 enum cxd2880_dtv_sys sys,
268 enum cxd2880_dtv_sys sys,
323 enum cxd2880_dtv_sys sys,

Completed in 235 milliseconds

1234567891011>>