| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 40 struct list_head *next) in __list_add() 87 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del() 207 struct list_head *next = head->next; in list_empty_careful() local 276 struct list_head *next) in __list_splice() 616 struct hlist_node *next = n->next; in __hlist_del() local 651 struct hlist_node *next) in hlist_add_before()
|
| H A D | types.h | 70 struct list_head *next, *prev; member 78 struct hlist_node *next, **pprev; member
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | resource.c | 162 struct _Resource *next; member 508 RESTYPE next = lastResourceType + 1; in CreateNewResourceType() local 592 RESTYPE next = lastResourceClass >> 1; in CreateNewResourceClass() local 835 ResourcePtr res, next; in RebuildTable() local 986 ResourcePtr this, next; in FindClientResourcesByType() local 1021 ResourcePtr this, next; in FindAllClientResources() local 1047 ResourcePtr this, next; in LookupClientResourceComplex() local
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | constraint.h | 54 struct constraint_expr *next; /* next expression */ member 60 struct constraint_node *next; /* next constraint */ member
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | plist.c | 46 struct list_head *prev = top, *next = top->next; in plist_check_list() local 119 struct plist_node *next; in plist_del() local
|
| H A D | cpumask.c | 79 int next; in cpumask_next_wrap() local 249 int next, prev; in cpumask_any_and_distribute() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | next_prior.hpp | 161 inline T next(T x) { return ++x; } in next() function 164 inline T next(T x, Distance n) in next() function
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | zpvec.h | 31 struct page *curr, *next; member 74 struct page *next = z_erofs_pagevec_ctor_next_page(ctor, ctor->nr); in z_erofs_pagevec_ctor_pagedown() local
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | mitauth.c | 44 struct auth *next; member 89 struct auth *auth, *next; in MitResetCookie() local
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | mmu_context.h | 125 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 139 #define activate_mm(prev, next) switch_mm((prev), (next), NULL) argument
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | mpc.h | 16 struct mpoa_client *next; member 42 struct atm_mpoa_qos *next; member
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | readinode.c | 177 struct rb_node *next; in jffs2_lookup_tn() local 303 struct jffs2_tmp_dnode_info *next = tn_next(this); in jffs2_add_tn_to_tree() local 546 struct jffs2_tmp_dnode_info *tn, *next; in jffs2_free_tmp_dnode_info_list() local 558 struct jffs2_full_dirent *next; in jffs2_free_full_dirent_list() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dtree.h | 35 s8 next; /* 1: */ member 55 s8 next; /* 1: */ member 74 s8 next; /* 1: */ member 182 __le64 next; /* 8: next sibling */ member
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 38 static bool parse_modenum(char *option, char **next) in parse_modenum() 55 static bool parse_res(char *option, char **next) in parse_res() 91 static bool parse_auto(char *option, char **next) in parse_auto() 104 static bool parse_list(char *option, char **next) in parse_list()
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | vmem.c | 211 unsigned long next, prot, pages = 0; in modify_pmd_table() local 313 unsigned long next, prot, pages = 0; in modify_pud_table() local 390 unsigned long next; in modify_p4d_table() local 444 unsigned long addr, next; in modify_pagetable() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_input.c | 553 struct sk_buff *skb, *next; in ip_sublist_rcv_finish() local 573 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local 624 struct sk_buff *skb, *next; in ip_list_rcv() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | allocators.h | 147 ChunkHeader* next = chunkHead_->next; in Clear() local 259 ChunkHeader *next; //!< Next chunk in the linked list. member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | x509_crl.h | 62 struct mbedtls_x509_crl_entry *next; member 95 struct mbedtls_x509_crl *next; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | x509_crl.h | 62 struct mbedtls_x509_crl_entry *next; member 95 struct mbedtls_x509_crl *next; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | x509_crl.h | 62 struct mbedtls_x509_crl_entry *next; member 95 struct mbedtls_x509_crl *next; member
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | hwpci.c | 24 struct acpi_pci_device *next; member 264 struct acpi_pci_device *next; in acpi_hw_delete_pci_list() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | x509_crl.h | 62 struct mbedtls_x509_crl_entry *next; member 95 struct mbedtls_x509_crl *next; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | cfgloop.h | 69 class nb_iter_bound *next; variable 80 struct loop_exit *next; member 113 struct control_iv *next; member 148 class loop *next; variable 681 loop_iterator::next () in next() function
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iq_check/src/ |
| H A D | parser.c | 24 void *next; member 52 #define j2s_list_walk_safe(head, entry, next, obj) \ argument 104 void *next; /* Next child of the parent */ member 742 j2s_list *entry, *next; in j2s_dump() local 947 j2s_list *entry, *next; in main() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | cfgloop.h | 69 class nb_iter_bound *next; variable 80 struct loop_exit *next; member 113 struct control_iv *next; member 148 class loop *next; variable 681 loop_iterator::next () in next() function
|