Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dsecvar.h19 int (*get_next)(const char *key, u64 *key_len, u64 keybufsize); member
/linux-6.6.21/drivers/staging/rtl8723bs/include/
Dosdep_service_linux.h48 static inline struct list_head *get_next(struct list_head *list) in get_next() function
/linux-6.6.21/arch/x86/lib/
Dinsn.c46 #define get_next(t, insn) \ macro
/linux-6.6.21/tools/arch/x86/lib/
Dinsn.c46 #define get_next(t, insn) \ macro
/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_lnode.h81 uint8_t get_next:1; member
/linux-6.6.21/net/netfilter/
Dnfnetlink_log.c1046 static struct hlist_node *get_next(struct net *net, struct iter_state *st, in get_next() function
Dnfnetlink_queue.c1479 static struct hlist_node *get_next(struct seq_file *seq, struct hlist_node *h) in get_next() function