Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dplock.c28 struct file_lock flc; member
243 struct file_lock *flc; in dlm_plock_callback() local
/linux/include/soc/fsl/
H A Ddpaa2-fd.h49 __le64 flc; global() member
465 __le64 flc; global() member
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h90 #define DPAA2_ETHSW_FLC_IF_ID(flc) (((flc) >> 32) & GENMASK(15, 0)) argument
91 #define DPAA2_ETHSW_FLC_IMPRECISE_IF_ID(flc) ((flc) & BIT_ULL(63)) argument
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
H A Ddpaa2-switch.c3131 u64 flc; in dpaa2_switch_rx() local
/linux/tools/perf/util/
H A Dauxtrace.h140 bool flc; member
/linux/fs/nfsd/
H A Dnfs4state.c10473 struct file_lock_core *flc; in nfsd_recall_all_dir_delegs() local
10492 struct file_lock_core *flc; in nfsd_handle_dir_event() local
/linux/mm/
H A Dslub.c3836 struct freelist_counters flc; in get_partial_node_bulk() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c4643 #define _tdma_set_flctrl(btc, flc) ({(btc)->dm.tdma.rxflctrl = flc; }) argument