Searched defs:cost (Results 1 – 15 of 15) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nft_limit.c | 32 static inline bool nft_limit_eval(struct nft_limit_priv *priv, u64 cost) in nft_limit_eval() 174 u64 cost; member 254 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_bytes_eval() local 387 u64 cost = div64_u64(priv->nsecs * pkt->skb->len, priv->rate); in nft_limit_obj_bytes_eval() local
|
| H A D | xt_limit.c | 150 u_int32_t credit_cap, cost; member
|
| H A D | xt_hashlimit.c | 102 u_int64_t cost; member 735 u64 cost; in hashlimit_mt_common() local
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_compress_sequences.c | 87 unsigned cost = 0; in ZSTD_entropyCost() local 111 size_t cost = 0; in ZSTD_fseBitCost() local 144 size_t cost = 0; in ZSTD_crossEntropyCost() local
|
| /linux/include/uapi/linux/netfilter_bridge/ |
| H A D | ebt_limit.h | 22 __u32 credit_cap, cost; member
|
| /linux/include/uapi/linux/netfilter/ |
| H A D | xt_limit.h | 21 __u32 credit_cap, cost; member
|
| /linux/net/bridge/netfilter/ |
| H A D | ebt_limit.c | 98 compat_uint_t credit, credit_cap, cost; member
|
| /linux/fs/f2fs/ |
| H A D | gc.c | 566 unsigned int cost; in atgc_lookup_victim() local 634 unsigned int cost, iter; in atssr_lookup_victim() local 853 unsigned long cost, *dirty_bitmap; in f2fs_get_victim() local
|
| /linux/include/linux/ |
| H A D | energy_model.h | 28 unsigned long cost; member
|
| /linux/net/openvswitch/ |
| H A D | meter.c | 602 u32 cost; in ovs_meter_execute() local
|
| /linux/mm/ |
| H A D | swap.c | 244 unsigned long cost; in lru_note_cost_unlock_irq() local
|
| /linux/kernel/power/ |
| H A D | energy_model.c | 266 unsigned long power_res, cost; in em_compute_costs() local
|
| /linux/tools/perf/util/ |
| H A D | hist.c | 933 u64 cost; in iter_add_single_mem_entry() local
|
| /linux/drivers/cpufreq/ |
| H A D | intel_pstate.c | 970 unsigned long *cost) in hybrid_get_cost()
|
| /linux/kernel/sched/ |
| H A D | fair.c | 12224 update_newidle_cost(struct sched_domain *sd, u64 cost, unsigned int success) in update_newidle_cost()
|