Searched defs:fd (Results 1 - 25 of 1084) sorted by path

1234567891011>>

/linux-master/Documentation/usb/
H A Dusbdevfs-drop-permissions.c19 void drop_privileges(int fd, uint32_t mask) argument
30 void reset_device(int fd) argument
42 void claim_some_intf(int fd) argument
59 int c, fd; local
[all...]
/linux-master/arch/alpha/boot/tools/
H A Dmkbb.c90 int dev, fd; local
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pcsx-defs.h350 uint64_t fd:1; member in struct:cvmx_pcsx_anx_adv_reg::cvmx_pcsx_anx_adv_reg_s
398 uint64_t fd:1; member in struct:cvmx_pcsx_anx_lp_abil_reg::cvmx_pcsx_anx_lp_abil_reg_s
/linux-master/arch/powerpc/boot/
H A Daddnote.c117 int fd, n, i; local
H A Dhack-coff.c30 int fd; local
/linux-master/arch/s390/kernel/
H A Dcompat_linux.c200 compat_ulong_t fd; member in struct:mmap_arg_struct_emu31
258 int fd; member in struct:fadvise64_64_args
[all...]
/linux-master/arch/sh/kernel/
H A Dsys_sh32.c28 int fd[2]; local
39 asmlinkage ssize_t sys_pread_wrapper(unsigned int fd, char __user *buf, argument
45 asmlinkage ssize_t sys_pwrite_wrapper(unsigned int fd, const char __user *buf, argument
51 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, argument
[all...]
/linux-master/arch/um/drivers/
H A Dcow_sys.h26 static inline int cow_seek_file(int fd, __u64 offset) argument
36 static inline int cow_write_file(int fd, void *buf, int size) argument
H A Dslip_common.c6 int slip_proto_read(int fd, void *buf, int len, struct slip_proto *slip) argument
46 int slip_proto_write(int fd, void *buf, int len, struct slip_proto *slip) argument
/linux-master/drivers/input/
H A Dmousedev.c404 static int mousedev_fasync(int fd, struct file *file, int on) argument
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dphy.c169 static int genmii_setup_forced(struct mii_phy *phy, int speed, int fd) argument
/linux-master/drivers/scsi/cxlflash/
H A Dcxl_hw.c120 cxlflash_get_fd(void *ctx_cookie, struct file_operations *fops, int *fd) argument
/linux-master/drivers/usb/gadget/
H A Dfunctions.c14 struct usb_function_driver *fd; local
93 struct usb_function_driver *fd; local
111 usb_function_unregister(struct usb_function_driver *fd) argument
[all...]
/linux-master/fs/hfs/
H A Dbrec.c65 int hfs_brec_insert(struct hfs_find_data *fd, void *entry, int entry_len) argument
177 hfs_brec_remove(struct hfs_find_data *fd) argument
231 hfs_bnode_split(struct hfs_find_data *fd) argument
352 hfs_brec_update_parent(struct hfs_find_data *fd) argument
[all...]
/linux-master/fs/hfsplus/
H A Dbfind.c15 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) argument
44 void hfs_find_exit(struct hfs_find_data *fd) argument
54 hfs_find_1st_rec_by_cnid(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) argument
92 hfs_find_rec_by_key(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) argument
114 __hfs_brec_find(struct hfs_bnode *bnode, struct hfs_find_data *fd, search_strategy_t rec_found) argument
164 hfs_brec_find(struct hfs_find_data *fd, search_strategy_t do_key_compare) argument
218 hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) argument
231 hfs_brec_goto(struct hfs_find_data *fd, int cnt) argument
[all...]
H A Dbrec.c63 int hfs_brec_insert(struct hfs_find_data *fd, void *entry, int entry_len) argument
179 hfs_brec_remove(struct hfs_find_data *fd) argument
235 hfs_bnode_split(struct hfs_find_data *fd) argument
356 hfs_brec_update_parent(struct hfs_find_data *fd) argument
[all...]
/linux-master/fs/jffs2/
H A Dread.c23 jffs2_read_dnode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, struct jffs2_full_dnode *fd, unsigned char *buf, int ofs, int len) argument
H A Dwrite.c209 struct jffs2_full_dirent *fd; local
447 struct jffs2_full_dirent *fd; local
552 struct jffs2_full_dirent *fd; local
672 struct jffs2_full_dirent *fd; local
[all...]
/linux-master/include/soc/fsl/
H A Ddpaa2-global.h32 u8 fd[32]; member in struct:dpaa2_dq::__anon12452::dq
/linux-master/include/uapi/linux/
H A Dcoda.h616 int fd; member in struct:coda_open_by_fd_out
758 int fd; /* Opened device */ member in struct:coda_mount_data
H A Dkcm.h19 int fd; member in struct:kcm_attach
24 int fd; member in struct:kcm_unattach
28 int fd; member in struct:kcm_clone
H A Dnfs_mount.h29 int fd; /* 1 */ member in struct:nfs_mount_data
H A Dvtpm_proxy.h43 __u32 fd; /* output */ member in struct:vtpm_proxy_new_dev
/linux-master/include/uapi/linux/netfilter/
H A Dxt_bpf.h32 __s32 fd; member in struct:xt_bpf_info_v1
/linux-master/samples/timers/
H A Dhpet_example.c82 int fd; local
102 int fd; local
134 int iterations, i, fd; local
226 int iterations, i, fd, value; local
[all...]

Completed in 345 milliseconds

1234567891011>>