Home
last modified time | relevance | path

Searched refs:test_and_set_bit (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/pfe/base/
H A Dpfe.h54 test_and_set_bit(unsigned long nr, void *addr) in test_and_set_bit() function
/dpdk/drivers/net/pfe/
H A Dpfe_hif_lib.c87 if (!test_and_set_bit(qno, &client->queue_mask[event_type])) in hif_lib_indicate_client()
/dpdk/kernel/linux/kni/
H A Dkni_misc.c170 if (test_and_set_bit(KNI_DEV_IN_USE_BIT_NUM, &knet->device_in_use)) in kni_open()