Searched refs:start_event_map_key (Results 1 – 1 of 1) sorted by relevance
723 const u64 start_event_map_key = (const u64)rq; in handle_blk_issue() local739 bpf_map_update_elem(&start_event_map, &start_event_map_key, &start_event, BPF_ANY); in handle_blk_issue()770 const u64 start_event_map_key = (const u64)rq; in BPF_PROG() local771 … biotrace_start_event_t *start_event = bpf_map_lookup_elem(&start_event_map, &start_event_map_key); in BPF_PROG()