Searched defs:flc (Results 1 – 9 of 9) sorted by relevance
72 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() local239 struct file_lock_core *flc; in locks_check_ctx_file_list() local263 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() local333 struct file_lock_core *flc; in locks_owner_has_blockers() local367 struct file_lock_core *flc; in locks_dispose_list() local477 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 …]
28 struct file_lock flc; member243 struct file_lock *flc; in dlm_plock_callback() local
81 struct caam_flc flc[NUM_OP]; member180 struct caam_flc *flc; in aead_set_sh_desc() local595 struct caam_flc *flc; in chachapoly_set_sh_desc() local656 struct caam_flc *flc; in gcm_set_sh_desc() local748 struct caam_flc *flc; in rfc4106_set_sh_desc() local849 struct caam_flc *flc; in rfc4543_set_sh_desc() local951 struct caam_flc *flc; in skcipher_setkey() local1068 struct caam_flc *flc; in xts_skcipher_setkey() local3065 struct caam_flc flc[HASH_NUM_OP]; member3143 struct caam_flc *flc; in ahash_set_sh_desc() local[all …]
157 u32 flc[16]; member183 struct caam_flc *flc; member
49 __le64 flc; member465 __le64 flc; member
813 } flc; member1018 u64 flc; member
477 __le64 flc; member498 __le64 flc; member576 __le64 flc; member
144 bool flc; member
3292 #define _tdma_set_flctrl(btc, flc) ({(btc)->dm.tdma.rxflctrl = flc; }) argument