Searched defs:cost (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.15/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 | 150 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.15/include/uapi/linux/netfilter_bridge/ |
D | ebt_limit.h | 22 __u32 credit_cap, cost; member
|
/Linux-v5.15/include/uapi/linux/netfilter/ |
D | xt_limit.h | 21 __u32 credit_cap, cost; member
|
/Linux-v5.15/net/bridge/netfilter/ |
D | ebt_limit.c | 98 compat_uint_t credit, credit_cap, cost; member
|
/Linux-v5.15/block/ |
D | blk-iocost.c | 714 static u64 cost_to_abs_cost(u64 cost, u32 hw_inuse) in cost_to_abs_cost() 720 u64 abs_cost, u64 cost) in iocg_commit_bio() 1435 u64 cost = abs_cost_to_cost(wait->abs_cost, ctx->hw_inuse); in iocg_wake_fn() local 2424 u64 cost, new_inuse; in adjust_inuse_and_calc_cost() local 2483 u64 cost = 0; in calc_vtime_cost_builtin() local 2519 u64 cost; in calc_vtime_cost() local 2544 u64 cost; in calc_size_vtime_cost() local 2557 u64 abs_cost, cost, vtime; in ioc_rqos_throttle() local 2692 u64 vtime, abs_cost, cost; in ioc_rqos_merge() local
|
/Linux-v5.15/include/linux/ |
D | energy_model.h | 24 unsigned long cost; member
|
/Linux-v5.15/fs/f2fs/ |
D | gc.c | 470 unsigned int cost; in atgc_lookup_victim() local 543 unsigned int cost; in atssr_lookup_victim() local 712 unsigned long cost, *dirty_bitmap; in get_victim_by_default() local
|
/Linux-v5.15/net/openvswitch/ |
D | meter.c | 603 u32 cost; in ovs_meter_execute() local
|
/Linux-v5.15/kernel/bpf/ |
D | stackmap.c | 93 u64 cost, n_buckets; in stack_map_alloc() local
|
/Linux-v5.15/tools/perf/util/ |
D | stat-shadow.c | 792 double smi_num, aperf, cycles, cost = 0.0; in print_smi_cost() local
|
D | hist.c | 833 u64 cost; in iter_add_single_mem_entry() local
|