Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dlocks.c72 static struct file_lock *file_lock(struct file_lock_core *flc) in file_lock()
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
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
670 posix_owner_key(struct file_lock_core *flc) in posix_owner_key()
802 struct file_lock_core *flc; in __locks_insert_block() local
1029 struct file_lock_core *flc; in what_owner_is_waiting_for() local
1518 struct file_lock_core *flc; in any_leases_conflict() local
[all …]
/linux-6.15/fs/dlm/
H A Dplock.c28 struct file_lock flc; member
243 struct file_lock *flc; in dlm_plock_callback() local
/linux-6.15/drivers/crypto/caam/
H A Dcaamalg_qi2.c82 struct caam_flc flc[NUM_OP]; member
181 struct caam_flc *flc; in aead_set_sh_desc() local
596 struct caam_flc *flc; in chachapoly_set_sh_desc() local
657 struct caam_flc *flc; in gcm_set_sh_desc() local
749 struct caam_flc *flc; in rfc4106_set_sh_desc() local
850 struct caam_flc *flc; in rfc4543_set_sh_desc() local
952 struct caam_flc *flc; in skcipher_setkey() local
1069 struct caam_flc *flc; in xts_skcipher_setkey() local
3066 struct caam_flc flc[HASH_NUM_OP]; member
3144 struct caam_flc *flc; in ahash_set_sh_desc() local
[all …]
H A Dcaamalg_qi2.h157 u32 flc[16]; member
183 struct caam_flc *flc; member
/linux-6.15/include/soc/fsl/
H A Ddpaa2-fd.h49 __le64 flc; member
465 __le64 flc; member
/linux-6.15/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-6.15/tools/perf/util/
H A Dauxtrace.h143 bool flc; member
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c3320 #define _tdma_set_flctrl(btc, flc) ({(btc)->dm.tdma.rxflctrl = flc; }) argument