Home
last modified time | relevance | path

Searched defs:fold (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Detherdevice.h341 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
370 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
523 unsigned long fold; in compare_ether_header() local
/kernel/linux/linux-6.6/include/linux/
Detherdevice.h349 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
378 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
567 unsigned long fold; in compare_ether_header() local
/kernel/linux/linux-6.6/net/sched/
Dcls_basic.c180 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local
Dcls_route.c479 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
Dcls_flow.c397 struct flow_filter *fold, *fnew; in flow_change() local
Dcls_flower.c2154 struct cls_fl_filter *fold, in fl_check_assign_mask()
2208 struct cls_fl_filter *fold, in fl_ht_insert_unique()
2237 struct cls_fl_filter *fold = *arg; in fl_change() local
/kernel/linux/linux-5.10/net/sched/
Dcls_basic.c178 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local
Dcls_route.c477 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
Dcls_flow.c394 struct flow_filter *fold, *fnew; in flow_change() local
Dcls_flower.c1869 struct cls_fl_filter *fold, in fl_check_assign_mask()
1956 struct cls_fl_filter *fold, in fl_ht_insert_unique()
1984 struct cls_fl_filter *fold = *arg; in fl_change() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c78 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c82 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
/kernel/linux/linux-5.10/net/wireless/
Dscan.c1573 u8 fold = 0; in cfg80211_combine_bsses() local
/kernel/linux/linux-6.6/net/wireless/
Dscan.c1689 u8 fold = 0; in cfg80211_combine_bsses() local
/kernel/linux/linux-6.6/kernel/bpf/
Dverifier.c7836 struct bpf_func_state *fold, *fcur; in widen_imprecise_scalars() local
16533 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local
/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c9804 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local