/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_basic.c | 178 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local [all...] |
H A D | cls_route.c | 477 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local [all...] |
H A D | cls_flow.c | 394 struct flow_filter *fold, *fnew; in flow_change() local [all...] |
H A D | cls_flower.c | 1984 struct cls_fl_filter *fold = *arg; in fl_change() local 1867 fl_check_assign_mask(struct cls_fl_head *head, struct cls_fl_filter *fnew, struct cls_fl_filter *fold, struct fl_flow_mask *mask) fl_check_assign_mask() argument 1955 fl_ht_insert_unique(struct cls_fl_filter *fnew, struct cls_fl_filter *fold, bool *in_ht) fl_ht_insert_unique() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | etherdevice.h | 341 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/ |
H A D | etherdevice.h | 349 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/ |
H A D | cls_basic.c | 180 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local [all...] |
H A D | cls_route.c | 479 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local [all...] |
H A D | cls_flow.c | 396 struct flow_filter *fold, *fnew; in flow_change() local [all...] |
H A D | cls_flower.c | 2236 struct cls_fl_filter *fold = *arg; in fl_change() local 2151 fl_check_assign_mask(struct cls_fl_head *head, struct cls_fl_filter *fnew, struct cls_fl_filter *fold, struct fl_flow_mask *mask) fl_check_assign_mask() argument 2206 fl_ht_insert_unique(struct cls_fl_filter *fnew, struct cls_fl_filter *fold, bool *in_ht) fl_ht_insert_unique() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 78 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/ |
H A D | enetc_pf.c | 82 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | scan.c | 1573 u8 fold = 0; in cfg80211_combine_bsses() local
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | scan.c | 1610 u8 fold = 0; in cfg80211_combine_bsses() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | verifier.c | 9793 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 7797 struct bpf_func_state *fold, *fcur; in widen_imprecise_scalars() local 16452 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local [all...] |