Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/bpf_skel/
Dbperf_follower.bpf.c44 goto do_add; in BPF_PROG()
62 do_add: in BPF_PROG()
/linux-6.1.9/drivers/s390/crypto/
Dvfio_ap_ops.c2160 bool do_add; in vfio_ap_mdev_on_cfg_add() local
2165 do_add = bitmap_andnot(apm_add, in vfio_ap_mdev_on_cfg_add()
2169 do_add |= bitmap_andnot(aqm_add, in vfio_ap_mdev_on_cfg_add()
2173 do_add |= bitmap_andnot(adm_add, in vfio_ap_mdev_on_cfg_add()
2178 if (do_add) in vfio_ap_mdev_on_cfg_add()