Home
last modified time | relevance | path

Searched refs:buckets (Results 226 - 242 of 242) sorted by relevance

12345678910

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h948 struct hlist_head *buckets; member
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_xdr.h1307 struct pnfs_commit_bucket buckets[]; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsysfs.c1087 p[i] = ca->buckets[i].prio; in SHOW()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.h832 struct hlist_head *buckets; member
/kernel/linux/linux-5.10/net/core/
H A Ddev.c501 * MUST BE last in hash buckets and checking protocol handlers
4549 if (likely(fl->buckets[old_flow])) in skb_flow_limit()
4550 fl->buckets[old_flow]--; in skb_flow_limit()
4552 if (++fl->buckets[new_flow] > (FLOW_LIMIT_HISTORY >> 1)) { in skb_flow_limit()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c542 * MUST BE last in hash buckets and checking protocol handlers
4773 if (likely(fl->buckets[old_flow])) in skb_flow_limit()
4774 fl->buckets[old_flow]--; in skb_flow_limit()
4776 if (++fl->buckets[new_flow] > (FLOW_LIMIT_HISTORY >> 1)) { in skb_flow_limit()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h792 struct anv_fixed_size_state_pool buckets[ANV_STATE_BUCKETS]; member
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h325 * size of gro hash buckets, must less than bit number of
3216 #define FLOW_LIMIT_HISTORY (1 << 7) /* must be ^2 and !overflow buckets */
3222 u8 buckets[]; member
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc318 size_t buckets) { in CreateHistogram()
/third_party/node/deps/v8/src/d8/
H A Dd8.cc2886 size_t buckets) { in CreateHistogram()
2885 CreateHistogram(const char* name, int min, int max, size_t buckets) CreateHistogram() argument
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 205 milliseconds

12345678910