Home
last modified time | relevance | path

Searched defs:nbyte (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/net/sched/
Dem_nbyte.c25 struct tcf_em_nbyte *nbyte = data; in em_nbyte_change() local
42 struct nbyte_data *nbyte = (struct nbyte_data *) em->data; in em_nbyte_match() local
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_utils.h47 #define MAXNBVAL(nbyte) MAXBITVAL((nbyte) * 8) argument
/Linux-v6.6/fs/
Dbinfmt_elf.c139 unsigned long nbyte; in padzero() local
1044 unsigned long nbyte; in load_elf_binary() local
/Linux-v6.6/drivers/firmware/tegra/
Dbpmp-debugfs.c43 static int seqbuf_read(struct seqbuf *seqbuf, void *buf, size_t nbyte) in seqbuf_read()
/Linux-v6.6/drivers/input/touchscreen/
Dcyttsp4_core.c781 int nbyte; in cyttsp4_get_touch_axis() local
Dcyttsp5.c269 int nbyte; in cyttsp5_get_touch_axis() local
/Linux-v6.6/drivers/media/platform/allegro-dvt/
Dallegro-core.c832 u32 *dst, size_t nbyte) in allegro_mbox_read()