Searched refs:file (Results 1 - 25 of 3441) sorted by path

1234567891011>>

/linux-master/Documentation/target/
H A Dtarget-export-device4 # create a very simple LIO iSCSI target with a file or block device
13 Export a block device or a file as an iSCSI target with a single LUN
31 [ -n "$DEVICE" ] || die "Missing device or file argument"
32 [ -b $DEVICE -o -f $DEVICE ] || die "Invalid device or file: ${DEVICE}"
40 # Load the target modules and mount the config file system
/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim3 " To use, :source this file while viewing a function_graph trace, or use vim's
/linux-master/arch/arc/kernel/
H A Darc_hostlink.c18 static int arc_hl_mmap(struct file *fp, struct vm_area_struct *vma)
31 static long arc_hl_ioctl(struct file *file, unsigned int cmd, argument
/linux-master/arch/arm/common/
H A DbL_switcher_dummy_if.c18 static ssize_t bL_switcher_write(struct file *file, const char __user *buf, argument
/linux-master/arch/m68k/bvme6000/
H A Drtc.c39 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
135 static int rtc_open(struct inode *inode, struct file *file) argument
144 static int rtc_release(struct inode *inode, struct file *file) argument
151 * The various file operations we support.
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S134 | For details on the license for this file, please see the
135 | file, README, in this same directory.
H A Dbinstr.S63 | For details on the license for this file, please see the
64 | file, README, in this same directory.
H A Dbugfix.S5 | This file contains workarounds for bugs in the 040
155 | For details on the license for this file, please see the
156 | file, README, in this same directory.
H A Ddecbin.S72 | For details on the license for this file, please see the
73 | file, README, in this same directory.
H A Ddo_func.S25 | For details on the license for this file, please see the
26 | file, README, in this same directory.
H A Dfpsp.h8 | For details on the license for this file, please see the
9 | file, README, in this same directory. variable
H A Dgen_except.S32 | For details on the license for this file, please see the
33 | file, README, in this same directory.
H A Dkernel_ex.S4 | This file contains routines to force exception status in the
15 | For details on the license for this file, please see the
16 | file, README, in this same directory.
H A Dres_func.S19 | For details on the license for this file, please see the
20 | file, README, in this same directory.
H A Dround.S11 | For details on the license for this file, please see the
12 | file, README, in this same directory.
H A Dsacos.S41 | For details on the license for this file, please see the
42 | file, README, in this same directory.
H A Dsasin.S41 | For details on the license for this file, please see the
42 | file, README, in this same directory.
H A Dsatan.S46 | For details on the license for this file, please see the
47 | file, README, in this same directory.
H A Dsatanh.S48 | For details on the license for this file, please see the
49 | file, README, in this same directory.
H A Dscale.S24 | For details on the license for this file, please see the
25 | file, README, in this same directory.
H A Dscosh.S52 | For details on the license for this file, please see the
53 | file, README, in this same directory.
H A Dsgetem.S27 | For details on the license for this file, please see the
28 | file, README, in this same directory.
H A Dsint.S54 | For details on the license for this file, please see the
55 | file, README, in this same directory.
H A Dslog2.S99 | For details on the license for this file, please see the
100 | file, README, in this same directory.
H A Dsrem_mod.S69 | For details on the license for this file, please see the
70 | file, README, in this same directory.

Completed in 237 milliseconds

1234567891011>>