Home
last modified time | relevance | path

Searched refs:btf_dedup_collision_hash_fn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c2951 static size_t btf_dedup_collision_hash_fn(const void *key, void *ctx) in btf_dedup_collision_hash_fn() function
2974 hash_fn = btf_dedup_collision_hash_fn; in btf_dedup_new()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c3205 static size_t btf_dedup_collision_hash_fn(long key, void *ctx) in btf_dedup_collision_hash_fn() function
3225 hash_fn = btf_dedup_collision_hash_fn; in btf_dedup_new()

Completed in 12 milliseconds