Home
last modified time | relevance | path

Searched defs:sgn (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c39 #define __MAX_FEAT_FUNC(id, fld, max, func, sgn) \ argument
/linux/drivers/media/dvb-frontends/
H A Dlg2160.c560 static int lg216x_get_sgn(struct lg216x_state *state, u8 *sgn) in lg216x_get_sgn()
/linux/drivers/accel/qaic/
H A Dqaic_data.c176 struct scatterlist *sg, *sgn, *sgf, *sgl; in clone_range_of_sgt_for_slice() local
/linux/lib/
H A Dtest_bpf.c846 static const int sgn[][2] = {{1, 1}, {1, -1}, {-1, 1}, {-1, -1}}; in __bpf_fill_pattern() local