Home
last modified time | relevance | path

Searched defs:lh (Results 1 – 6 of 6) sorted by relevance

/openbmc/obmc-console/
H A Dlog-handler.c53 static int log_trim(struct log_handler *lh) in log_trim()
77 static int log_data(struct log_handler *lh, uint8_t *buf, size_t len) in log_data()
106 struct log_handler *lh = arg; in log_ringbuffer_poll() local
130 static int log_create(struct log_handler *lh) in log_create()
157 struct log_handler *lh; in log_init() local
220 struct log_handler *lh = to_log_handler(handler); in log_fini() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_verify.c405 struct list_head *lh; in yaffs_verify_objects() local
422 struct list_head *lh; in yaffs_verify_obj_in_dir() local
465 struct list_head *lh; in yaffs_verify_dir() local
H A Dyaffs_allocator.c290 struct list_head *lh; in yaffs_alloc_raw_obj() local
H A Dyaffs_yaffs2.c547 struct list_head *lh; in yaffs2_wr_checkpt_objs() local
H A Dyaffs_guts.c4146 struct list_head *lh; in yaffs_link_fixup() local
4224 struct list_head *lh; in yaffs_fix_hanging_objs() local
4286 struct list_head *lh; in yaffs_del_dir_contents() local
/openbmc/u-boot/drivers/block/
H A Dblkcache.c15 struct list_head lh; member