Searched defs:fpp (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 43 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open() 413 zfs_file_get(int fd, zfs_file_t **fpp) in zfs_file_get()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_file_os.c | 53 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open() 245 zfs_file_get(int fd, zfs_file_t **fpp) in zfs_file_get()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_descrip.c | 2876 struct file **fpp, struct filecaps *havecapsp) in fget_cap_locked() 2907 struct file **fpp, struct filecaps *havecapsp) in fget_cap() 3056 struct file **fpp, seqc_t *seqp) in fget_unlocked_seq() 3141 struct file **fpp) in fget_unlocked() 3205 struct file **fpp) in fget_only_user() 3234 struct file **fpp) in fget_only_user() 3267 _fget(struct thread *td, int fd, struct file **fpp, int flags, in _fget() 3315 fget(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp) in fget() 3323 struct file **fpp) in fget_mmap() 3366 fget_read(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp) in fget_read() [all …]
|
| H A D | uipc_mqueue.c | 2175 struct file **fpp, struct mqfs_node **ppn, struct mqueue **pmq) in _getmq() 2196 getmq(struct thread *td, int fd, struct file **fpp, struct mqfs_node **ppn, in getmq() 2205 getmq_read(struct thread *td, int fd, struct file **fpp, in getmq_read() 2214 getmq_write(struct thread *td, int fd, struct file **fpp, in getmq_write()
|
| H A D | uipc_sem.c | 593 struct file **fpp) in ksem_get()
|
| H A D | uipc_syscalls.c | 98 struct file **fpp, u_int *fflagp, struct filecaps *havecapsp) in getsock_cap()
|
| H A D | vfs_syscalls.c | 4240 getvnode(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp) in getvnode()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fm_plcr.c | 170 static uint32_t CalcFPP(uint32_t fpp) in CalcFPP() 226 uint32_t *fpp) in CalcRates() 489 uint32_t cir=0, cbs=0, pir_eir=0, pbs_ebs=0, fpp=0; in BuildProfileRegs() local
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 1046 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open() 1394 zfs_file_get(int fd, zfs_file_t **fpp) in zfs_file_get()
|