Searched defs:fold (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| H A D | etherdevice.h | 356 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local 385 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local 572 unsigned long fold; in compare_ether_header() local
|
| /linux/rust/syn/ |
| H A D | lib.rs | 640 pub mod fold; module
|
| H A D | punctuated.rs | 1102 pub(crate) fn fold<T, P, V, F>( in fold() function
|
| /linux/net/sched/ |
| H A D | cls_basic.c | 180 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local
|
| H A D | cls_route.c | 483 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
|
| H A D | cls_flow.c | 397 struct flow_filter *fold, *fnew; in flow_change() local
|
| H A D | cls_flower.c | 2282 struct cls_fl_filter *fold, in fl_check_assign_mask() 2336 struct cls_fl_filter *fold, in fl_ht_insert_unique() 2366 struct cls_fl_filter *fold = *arg; in fl_change() local
|
| /linux/net/wireless/ |
| H A D | scan.c | 1740 u8 fold = 0; in cfg80211_combine_bsses() local
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc.c | 50 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 9090 struct bpf_func_state *fold, *fcur; in widen_imprecise_scalars() local 20347 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local
|