Searched defs:get_next (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | secvar.h | 19 int (*get_next)(const char *key, uint64_t *key_len, member
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | secvar.h | 19 int (*get_next)(const char *key, u64 *key_len, u64 keybufsize); member
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
| D | osdep_service_linux.h | 48 static inline struct list_head *get_next(struct list_head *list) in get_next() function
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
| D | osdep_service_linux.h | 67 static inline struct list_head *get_next(struct list_head *list) in get_next() function
|
| /kernel/linux/linux-5.10/arch/x86/lib/ |
| D | insn.c | 31 #define get_next(t, insn) \ macro
|
| /kernel/linux/linux-5.10/tools/arch/x86/lib/ |
| D | insn.c | 31 #define get_next(t, insn) \ macro
|
| /kernel/linux/linux-6.6/tools/arch/x86/lib/ |
| D | insn.c | 46 #define get_next(t, insn) \ macro
|
| /kernel/linux/linux-6.6/arch/x86/lib/ |
| D | insn.c | 46 #define get_next(t, insn) \ macro
|
| /kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
| D | csio_lnode.h | 81 uint8_t get_next:1; member
|
| /kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
| D | csio_lnode.h | 81 uint8_t get_next:1; member
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nfnetlink_log.c | 1028 static struct hlist_node *get_next(struct net *net, struct iter_state *st, in get_next() function
|
| D | nfnetlink_queue.c | 1428 static struct hlist_node *get_next(struct seq_file *seq, struct hlist_node *h) in get_next() function
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nfnetlink_log.c | 1046 static struct hlist_node *get_next(struct net *net, struct iter_state *st, in get_next() function
|
| D | nfnetlink_queue.c | 1479 static struct hlist_node *get_next(struct seq_file *seq, struct hlist_node *h) in get_next() function
|