Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c896 static unsigned long shift_and_mask(unsigned long v, u32 shift, u32 bits) in shift_and_mask() function
905 offqd->pool_id = shift_and_mask(data, WORK_OFFQ_POOL_SHIFT, in work_offqd_unpack()
907 offqd->disable = shift_and_mask(data, WORK_OFFQ_DISABLE_SHIFT, in work_offqd_unpack()