Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.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
/kernel/uniproton/src/fs/
Dfs.c47 ssize_t read(int fd, void *buf, size_t nbyte) in read()
53 ssize_t write(int fd, const void *buf, size_t nbyte) in write()
187 ssize_t pread(int fd, void *buf, size_t nbyte, off_t offset) in pread()
193 ssize_t pwrite(int fd, const void *buf, size_t nbyte, off_t offset) in pwrite()
/kernel/liteos_m/components/fs/fatfs/
Dfatfs.c441 ssize_t FatfsRead(struct File *file, char *buf, size_t nbyte) in FatfsRead()
466 ssize_t FatfsWrite(struct File *file, const char *buf, size_t nbyte) in FatfsWrite()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_utils.h47 #define MAXNBVAL(nbyte) MAXBITVAL((nbyte) * 8) argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_utils.h47 #define MAXNBVAL(nbyte) MAXBITVAL((nbyte) * 8) argument
/kernel/linux/linux-6.6/fs/
Dbinfmt_elf.c139 unsigned long nbyte; in padzero() local
1044 unsigned long nbyte; in load_elf_binary() local
/kernel/linux/linux-5.10/fs/
Dbinfmt_elf.c136 unsigned long nbyte; in padzero() local
1065 unsigned long nbyte; in load_elf_binary() local
/kernel/linux/linux-5.10/drivers/firmware/tegra/
Dbpmp-debugfs.c43 static int seqbuf_read(struct seqbuf *seqbuf, void *buf, size_t nbyte) in seqbuf_read()
/kernel/linux/linux-6.6/drivers/firmware/tegra/
Dbpmp-debugfs.c43 static int seqbuf_read(struct seqbuf *seqbuf, void *buf, size_t nbyte) in seqbuf_read()
/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dcyttsp4_core.c767 int nbyte; in cyttsp4_get_touch_axis() local
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
Dallegro-core.c668 u32 *dst, size_t nbyte) in allegro_mbox_read()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
Dallegro-core.c832 u32 *dst, size_t nbyte) in allegro_mbox_read()