Searched defs:get_next (Results 1 - 15 of 15) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | secvar.h | 19 int (*get_next)(const char *key, uint64_t *key_len, member
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | secvar.h | 19 int (*get_next)(const char *key, u64 *key_len, u64 keybufsize); member
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | smbios.c | 17 efi_status_t (__efiapi *get_next)(efi_smbios_protocol_t *, u16 *, u8 *, member
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
| H A 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/arch/x86/lib/ |
| H A D | insn.c | 31 #define get_next(t, insn) \ macro [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
| H A 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/tools/arch/x86/lib/ |
| H A D | insn.c | 31 #define get_next(t, insn) \ macro [all...] |
| /kernel/linux/linux-6.6/arch/x86/lib/ |
| H A D | insn.c | 46 #define get_next(t, insn) \ macro [all...] |
| /kernel/linux/linux-6.6/tools/arch/x86/lib/ |
| H A D | insn.c | 46 #define get_next(t, insn) \ macro [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
| H A D | csio_lnode.h | 68 uint8_t get_next:1; member
|
| /kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
| H A D | csio_lnode.h | 81 uint8_t get_next:1; member
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nfnetlink_log.c | 1028 static struct hlist_node *get_next(struct net *net, struct iter_state *st, in get_next() function
|
| H A 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/ |
| H A D | nfnetlink_log.c | 1046 static struct hlist_node *get_next(struct net *net, struct iter_state *st, in get_next() function
|
| H A D | nfnetlink_queue.c | 1479 static struct hlist_node *get_next(struct seq_file *seq, struct hlist_node *h) in get_next() function
|
Completed in 13 milliseconds