Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/patman/
H A Dgitutil.py288 def BuildEmailList(in_list, tag=None, alias=None, raise_on_error=True): argument
/openbmc/linux/drivers/block/rnbd/
H A Drnbd-clt.h103 unsigned long in_list; member
/openbmc/linux/kernel/locking/
H A Dlockdep.c986 static bool in_list(struct list_head *e, struct list_head *h) in in_list() function
/openbmc/linux/fs/f2fs/
H A Df2fs.h1204 unsigned int in_list:1; /* indicate fio is in io_list */ member