Home
last modified time | relevance | path

Searched defs:get_next (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsecvar.h19 int (*get_next)(const char *key, u64 *key_len, u64 keybufsize); member
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h48 static inline struct list_head *get_next(struct list_head *list) in get_next() function
/openbmc/linux/tools/arch/x86/lib/
H A Dinsn.c46 #define get_next(t, insn) \ macro
/openbmc/linux/arch/x86/lib/
H A Dinsn.c46 #define get_next(t, insn) \ macro
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.h68 uint8_t get_next:1; member
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py3142 def get_next(self): member in _Feed
3181 def get_next(self): member in _FileFeed
/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c1046 static struct hlist_node *get_next(struct net *net, struct iter_state *st, in get_next() function
H A Dnfnetlink_queue.c1481 static struct hlist_node *get_next(struct seq_file *seq, struct hlist_node *h) in get_next() function