Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/bpf_skel/
H A Dbperf_follower.bpf.c50 goto do_add; in BPF_PROG()
80 do_add: in BPF_PROG()
/linux-6.15/drivers/s390/crypto/
H A Dvfio_ap_ops.c2775 bool do_add; in vfio_ap_mdev_on_cfg_add() local
2780 do_add = bitmap_andnot(apm_add, in vfio_ap_mdev_on_cfg_add()
2784 do_add |= bitmap_andnot(aqm_add, in vfio_ap_mdev_on_cfg_add()
2788 do_add |= bitmap_andnot(adm_add, in vfio_ap_mdev_on_cfg_add()
2793 if (do_add) in vfio_ap_mdev_on_cfg_add()