Home
last modified time | relevance | path

Searched refs:BPF_STRUCT_OPS_STATE_READY (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_struct_ops.c758 smp_store_release(&kvalue->common.state, BPF_STRUCT_OPS_STATE_READY); in bpf_struct_ops_map_update_elem()
1050 smp_load_acquire(&st_map->kvalue.common.state) == BPF_STRUCT_OPS_STATE_READY; in bpf_struct_ops_valid_to_reg()
/linux/include/linux/
H A Dbpf.h1773 BPF_STRUCT_OPS_STATE_READY, enumerator