Searched defs:lmask (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/x86/include/asm/fpu/ |
D | internal.h | 221 #define XSTATE_OP(op, st, lmask, hmask, err) \ argument 248 #define XSTATE_XSAVE(st, lmask, hmask, err) \ argument 268 #define XSTATE_XRESTORE(st, lmask, hmask) \ argument 285 u32 lmask = mask; in copy_xregs_to_kernel_booting() local 307 u32 lmask = mask; in copy_kernel_to_xregs_booting() local 331 u32 lmask = mask; in copy_xregs_to_kernel() local 348 u32 lmask = mask; in copy_kernel_to_xregs() local 389 u32 lmask = mask; in copy_user_to_xregs() local
|
/Linux-v4.19/sound/ppc/ |
D | burgundy.c | 374 int lmask = 1 << (kcontrol->private_value & 0xff); in snd_pmac_burgundy_get_switch_w() local 389 int lmask = 1 << (kcontrol->private_value & 0xff); in snd_pmac_burgundy_put_switch_w() local 430 int lmask = kcontrol->private_value & 0xff; in snd_pmac_burgundy_get_switch_b() local 445 int lmask = kcontrol->private_value & 0xff; in snd_pmac_burgundy_put_switch_b() local 459 #define BURGUNDY_SWITCH_B(xname, xindex, addr, lmask, rmask, stereo) \ argument
|
/Linux-v4.19/lib/zlib_inflate/ |
D | inffast.c | 107 unsigned lmask; /* mask for first level of length codes */ in inflate_fast() local
|
/Linux-v4.19/fs/nls/ |
D | nls_base.c | 32 long lmask; member
|
/Linux-v4.19/tools/testing/selftests/x86/ |
D | mpx-mini-test.c | 183 uint32_t lmask = mask; in xrstor_state() local 193 uint32_t lmask = mask; in xsave_state_1() local 784 uint32_t lmask = mask; in xsave_state() local
|
/Linux-v4.19/net/sched/ |
D | cls_flower.c | 151 const long *lmask = fl_key_get_start(&mask->key, mask); in fl_set_masked_key() local 162 const long *lmask = fl_key_get_start(&mask->key, mask); in fl_mask_fits_tmplt() local
|
/Linux-v4.19/sound/soc/codecs/ |
D | da7218.c | 553 unsigned int lmask = (mixer_ctrl->max << lshift); in da7218_mic_lvl_det_sw_get() local
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 1371 u64 these, lmask; in err_decode() local
|