Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c72 static struct file_lock *file_lock(struct file_lock_core *flc) in file_lock()
77 static struct file_lease *file_lease(struct file_lock_core *flc) in file_lease()
211 struct file_lock_core *flc; in locks_dump_ctx_list() local
239 struct file_lock_core *flc; in locks_check_ctx_file_list() local
263 static void locks_init_lock_heads(struct file_lock_core *flc) in locks_init_lock_heads()
298 struct file_lock_core *flc = &fl->c; in locks_release_private() local
333 struct file_lock_core *flc; in locks_owner_has_blockers() local
367 struct file_lock_core *flc; in locks_dispose_list() local
477 static int assign_type(struct file_lock_core *flc, int type) in assign_type()
636 static void locks_insert_global_locks(struct file_lock_core *flc) in locks_insert_global_locks()
[all …]
/linux/fs/dlm/
H A Dplock.c28 struct file_lock flc; member
243 struct file_lock *flc; in dlm_plock_callback() local
/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.h157 u32 flc[16]; member
183 struct caam_flc *flc; member
/linux/include/soc/fsl/
H A Ddpaa2-fd.h49 __le64 flc; member
465 __le64 flc; member
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h813 } flc; member
1018 u64 flc; member
H A Ddpni-cmd.h477 __le64 flc; member
498 __le64 flc; member
576 __le64 flc; member
/linux/include/linux/
H A Dfilelock.h178 static inline void locks_wake_up_waiter(struct file_lock_core *flc) in locks_wake_up_waiter()
/linux/tools/perf/util/
H A Dauxtrace.h144 bool flc; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c3608 #define _tdma_set_flctrl(btc, flc) ({(btc)->dm.tdma.rxflctrl = flc; }) argument