Searched defs:dst_val (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | const_fold.c | 315 static int eval_const_branch(u8 opcode, u64 dst_val, u64 src_val) in eval_const_branch() 351 u64 dst_val, src_val; in bpf_prune_dead_branches() local
|
| H A D | hashtab.c | 1779 void *keys = NULL, *values = NULL, *value, *dst_key, *dst_val; in __htab_map_lookup_and_delete_batch() local 3252 void *cursor = NULL, *keys = NULL, *values = NULL, *dst_key, *dst_val; in __rhtab_map_lookup_and_delete_batch() local
|