Home
last modified time | relevance | path

Searched defs:line (Results 201 – 225 of 903) sorted by relevance

12345678910>>...37

/OK3568_Linux_fs/kernel/drivers/lightnvm/
H A Dpblk-write.c111 struct pblk_line *line; in pblk_map_remaining() local
152 struct pblk_line *line; in pblk_prepare_resubmit() local
276 struct pblk_line *line = m_ctx->private; in pblk_end_io_write_meta() local
H A Dpblk-read.c350 struct pblk_line *line, u64 *lba_list, in read_ppalist_rq_gc()
381 struct pblk_line *line, sector_t lba, in read_rq_gc()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dcode-reading.c53 static size_t read_objdump_chunk(const char **line, unsigned char **buf, in read_objdump_chunk()
106 static size_t read_objdump_line(const char *line, unsigned char *buf, in read_objdump_line()
137 char *line = NULL; in read_objdump_output() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dconsole_truetype.c129 void *line; in console_truetype_set_row() local
205 void *line; in console_truetype_putc_xy() local
321 void *line; in console_truetype_erase() local
/OK3568_Linux_fs/kernel/scripts/
H A Dsign-file.c90 int e, line; in display_openssl_errors() local
105 int line; in drain_openssl_errors() local
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dinitrd.c51 static int __init uml_initrd_setup(char *line, int *add) in uml_initrd_setup()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dthrow_exception.hpp84 throw_exception_( E const & x, char const * current_function, char const * file, int line ) in throw_exception_()
/OK3568_Linux_fs/kernel/drivers/zorro/
H A Dgen-devlist.c32 char line[1024], *c, *bra, manuf[8]; in main() local
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dspi-s3c64xx.h27 unsigned line; member
/OK3568_Linux_fs/kernel/arch/openrisc/mm/
H A Dcache.c22 unsigned long line = paddr & ~(L1_CACHE_BYTES - 1); in cache_loop() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.l76 char *line, *fnstart, *fnend; variable
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc-lexer.l61 char *line, *fnstart, *fnend; variable
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dbig.c82 char *line; /* start of input line */ member
448 char line[MAXLINE]; in getwork() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dquery.py483 def match_inherit(self, line): argument
487 def match_require_include(self, line): argument
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsroot.c41 static int __init cifs_root_setup(char *line) in cifs_root_setup()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-1.c514 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg() local
546 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg()
632 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg()
682 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg()
737 static void vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_crop_cfg()
815 static void vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_camif_cfg()
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dmlock2.h28 char *line = NULL; in seek_to_smaps_entry() local
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/yolo/
H A DPostProcess.java59 String line; in loadLabelName() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c88 unsigned line; member
234 int line = ATMEL_PIO_LINE(d->hwirq); in atmel_gpio_irq_set_wake() local
440 unsigned line = atmel_pioctrl->pins[pin_id]->line; in atmel_pin_config_read() local
456 unsigned line = atmel_pioctrl->pins[pin_id]->line; in atmel_pin_config_write() local
1071 unsigned line = ATMEL_PIO_LINE(i); in atmel_pinctrl_probe() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dexample2.c87 static const char line[] = "==================================="; in main() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgpio.h15 u8 line; member
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_console.c856 static int hvc_poll_init(struct tty_driver *driver, int line, char *options) in hvc_poll_init()
861 static int hvc_poll_get_char(struct tty_driver *driver, int line) in hvc_poll_get_char()
876 static void hvc_poll_put_char(struct tty_driver *driver, int line, char ch) in hvc_poll_put_char()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dassert.c65 const char *file, unsigned int line, const char *fmt, ...) in test_assert()
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dparse.c158 char opt[16], val[32], *line = NULL; in prepare_config() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dlinux_osl.c807 osl_debug_malloc(osl_t *osh, uint size, int line, const char* file) in osl_debug_malloc()
853 osl_debug_mallocz(osl_t *osh, uint size, int line, const char* file) in osl_debug_mallocz()
867 osl_debug_mfree(osl_t *osh, void *addr, uint size, int line, const char* file) in osl_debug_mfree()
926 osl_debug_vmalloc(osl_t *osh, uint size, int line, const char* file) in osl_debug_vmalloc()
972 osl_debug_vmallocz(osl_t *osh, uint size, int line, const char* file) in osl_debug_vmallocz()
986 osl_debug_vmfree(osl_t *osh, void *addr, uint size, int line, const char* file) in osl_debug_vmfree()
1272 osl_assert(const char *exp, const char *file, int line) in osl_assert()

12345678910>>...37