Home
last modified time | relevance | path

Searched refs:NULLCHECK (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Deni.c75 #define NULLCHECK(x) macro
92 #define NULLCHECK(x) \ macro
1040 NULLCHECK(skb); in do_tx()
1043 NULLCHECK(vcc); in do_tx()
1045 NULLCHECK(eni_dev); in do_tx()
1048 NULLCHECK(tx); in do_tx()
1213 NULLCHECK(dev); in dequeue_tx()
1215 NULLCHECK(eni_dev); in dequeue_tx()
1218 NULLCHECK(vcc); in dequeue_tx()
1220 NULLCHECK(ENI_VC in dequeue_tx()
[all...]
H A Dzatm.c62 #define NULLCHECK(x) macro
79 #define NULLCHECK(x) \ macro
/kernel/linux/linux-6.6/drivers/atm/
H A Deni.c75 #define NULLCHECK(x) macro
92 #define NULLCHECK(x) \ macro
1040 NULLCHECK(skb); in do_tx()
1043 NULLCHECK(vcc); in do_tx()
1045 NULLCHECK(eni_dev); in do_tx()
1048 NULLCHECK(tx); in do_tx()
1213 NULLCHECK(dev); in dequeue_tx()
1215 NULLCHECK(eni_dev); in dequeue_tx()
1218 NULLCHECK(vcc); in dequeue_tx()
1220 NULLCHECK(ENI_VC in dequeue_tx()
[all...]

Completed in 6 milliseconds