Home
last modified time | relevance | path

Searched refs:map_update (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_ops.c11 static void map_update(void) in map_update() function
83 map_update(); in map_ops_update_delete_subtest()
86 map_update(); in map_ops_update_delete_subtest()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_map_ops.c38 int map_update(void *ctx) in map_update() function
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h168 u32 map_update; member
H A Dmain.c252 bpf->helpers.map_update = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()
H A Dverifier.c211 bpf->helpers.map_update, reg1) || in nfp_bpf_check_helper_call()
H A Djit.c4594 val = nfp_prog->bpf->helpers.map_update; in nfp_bpf_relo_for_vnic()