Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rts5208/
A Dxd.h133 #define BLOCK_STATUS 1 macro
A Dxd.c697 if (redunt[BLOCK_STATUS] != XD_GBLK) in reset_xd()
716 if (redunt[BLOCK_STATUS] == XD_GBLK && in reset_xd()
1366 if (redunt[BLOCK_STATUS] != 0xFF) { in xd_build_l2p_tbl()
/linux-6.3-rc2/net/packet/
A Daf_packet.c183 #define BLOCK_STATUS(x) ((x)->hdr.bh1.block_status) macro
774 BLOCK_STATUS(pbd1) = status; in prb_flush_block()
935 if (TP_STATUS_USER & BLOCK_STATUS(pbd)) { in prb_dispatch_next_block()
955 if (likely(TP_STATUS_KERNEL == BLOCK_STATUS(pbd))) { in prb_retire_current_block()
977 return TP_STATUS_USER & BLOCK_STATUS(pbd); in prb_curr_blk_in_use()
1139 if (status != BLOCK_STATUS(pbd)) in prb_lookup_block()

Completed in 15 milliseconds