/Linux-v5.10/net/netfilter/ |
D | nft_limit.c | 28 static inline bool nft_limit_eval(struct nft_limit *limit, u64 cost) in nft_limit_eval() 126 u64 cost; member 183 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_bytes_eval() local 287 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_obj_bytes_eval() local
|
D | xt_limit.c | 144 u_int32_t credit_cap, cost; member
|
D | xt_hashlimit.c | 103 u_int64_t cost; member 733 u64 cost; in hashlimit_mt_common() local
|
/Linux-v5.10/include/uapi/linux/netfilter_bridge/ |
D | ebt_limit.h | 22 __u32 credit_cap, cost; member
|
/Linux-v5.10/include/uapi/linux/netfilter/ |
D | xt_limit.h | 21 __u32 credit_cap, cost; member
|
/Linux-v5.10/net/bridge/netfilter/ |
D | ebt_limit.c | 98 compat_uint_t credit, credit_cap, cost; member
|
/Linux-v5.10/block/ |
D | blk-iocost.c | 716 static u64 cost_to_abs_cost(u64 cost, u32 hw_inuse) in cost_to_abs_cost() 722 u64 abs_cost, u64 cost) in iocg_commit_bio() 1379 u64 cost = abs_cost_to_cost(wait->abs_cost, ctx->hw_inuse); in iocg_wake_fn() local 2391 u64 cost, new_inuse; in adjust_inuse_and_calc_cost() local 2450 u64 cost = 0; in calc_vtime_cost_builtin() local 2486 u64 cost; in calc_vtime_cost() local 2511 u64 cost; in calc_size_vtime_cost() local 2524 u64 abs_cost, cost, vtime; in ioc_rqos_throttle() local 2659 u64 vtime, abs_cost, cost; in ioc_rqos_merge() local
|
/Linux-v5.10/include/linux/ |
D | energy_model.h | 25 unsigned long cost; member
|
/Linux-v5.10/fs/f2fs/ |
D | gc.c | 453 unsigned int cost; in atgc_lookup_victim() local 526 unsigned int cost; in atssr_lookup_victim() local 695 unsigned long cost, *dirty_bitmap; in get_victim_by_default() local
|
/Linux-v5.10/kernel/bpf/ |
D | queue_stack_maps.c | 72 u64 size, queue_size, cost; in queue_stack_map_alloc() local
|
D | bpf_local_storage.c | 546 u64 cost; in bpf_local_storage_map_alloc() local
|
D | lpm_trie.c | 543 u64 cost = sizeof(*trie), cost_per_node; in trie_alloc() local
|
D | ringbuf.c | 153 u64 cost; in ringbuf_map_alloc() local
|
D | cpumap.c | 87 u64 cost; in cpu_map_alloc() local
|
D | devmap.c | 112 u64 cost = 0; in dev_map_init_map() local
|
D | stackmap.c | 94 u64 cost, n_buckets; in stack_map_alloc() local
|
D | arraymap.c | 87 u64 cost, array_size, mask64; in array_map_alloc() local
|
D | hashtab.c | 425 u64 cost; in htab_map_alloc() local
|
/Linux-v5.10/net/openvswitch/ |
D | meter.c | 603 u32 cost; in ovs_meter_execute() local
|
/Linux-v5.10/net/core/ |
D | sock_map.c | 30 u64 cost; in sock_map_alloc() local 1106 u64 cost; in sock_hash_alloc() local
|
/Linux-v5.10/tools/perf/util/ |
D | stat-shadow.c | 766 double smi_num, aperf, cycles, cost = 0.0; in print_smi_cost() local
|
D | hist.c | 816 u64 cost; in iter_add_single_mem_entry() local
|