Home
last modified time | relevance | path

Searched defs:fpp (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c43 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 Dzfs_file_os.c53 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 Dkern_descrip.c2876 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 Duipc_mqueue.c2175 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 Duipc_sem.c593 struct file **fpp) in ksem_get()
H A Duipc_syscalls.c98 struct file **fpp, u_int *fflagp, struct filecaps *havecapsp) in getsock_cap()
H A Dvfs_syscalls.c4240 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 Dfm_plcr.c170 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 Dkernel.c1046 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()