/Linux-v4.19/net/netfilter/ |
D | nft_limit.c | 31 static inline bool nft_limit_eval(struct nft_limit *limit, u64 cost) in nft_limit_eval() 129 u64 cost; member 186 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_bytes_eval() local 290 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_obj_bytes_eval() local
|
D | xt_limit.c | 147 u_int32_t credit_cap, cost; member
|
D | xt_hashlimit.c | 96 u_int64_t cost; member 744 u64 cost; in hashlimit_mt_common() local
|
/Linux-v4.19/include/uapi/linux/netfilter_bridge/ |
D | ebt_limit.h | 22 __u32 credit_cap, cost; member
|
/Linux-v4.19/include/uapi/linux/netfilter/ |
D | xt_limit.h | 21 __u32 credit_cap, cost; member
|
/Linux-v4.19/net/bridge/netfilter/ |
D | ebt_limit.c | 97 compat_uint_t credit, credit_cap, cost; member
|
/Linux-v4.19/kernel/bpf/ |
D | xskmap.c | 22 u64 cost; in xsk_map_alloc() local
|
D | reuseport_array.c | 154 u64 cost, array_size; in reuseport_array_alloc() local
|
D | lpm_trie.c | 506 u64 cost = sizeof(*trie), cost_per_node; in trie_alloc() local
|
D | devmap.c | 92 u64 cost; in dev_map_alloc() local
|
D | cpumap.c | 83 u64 cost; in cpu_map_alloc() local
|
D | stackmap.c | 92 u64 cost, n_buckets; in stack_map_alloc() local
|
D | arraymap.c | 84 u64 cost, array_size, mask64; in array_map_alloc() local
|
D | sockmap.c | 1660 u64 cost; in sock_map_alloc() local 2174 u64 cost; in sock_hash_alloc() local
|
D | hashtab.c | 313 u64 cost; in htab_map_alloc() local
|
/Linux-v4.19/net/openvswitch/ |
D | meter.c | 454 u32 cost; in ovs_meter_execute() local
|
/Linux-v4.19/fs/f2fs/ |
D | gc.c | 339 unsigned long cost; in get_victim_by_default() local
|
/Linux-v4.19/tools/perf/util/ |
D | stat-shadow.c | 681 double smi_num, aperf, cycles, cost = 0.0; in print_smi_cost() local
|
D | hist.c | 687 u64 cost; in iter_add_single_mem_entry() local
|
/Linux-v4.19/kernel/sched/ |
D | fair.c | 6068 u64 time, cost; in select_idle_cpu() local
|