Home
last modified time | relevance | path

Searched defs:next (Results 6251 - 6275 of 6587) sorted by relevance

1...<<251252253254255256257258259260>>...264

/third_party/selinux/libsepol/cil/src/
H A Dcil_binary.c4474 class_perm_node_t *next; __cil_destroy_sepol_class_perms() local
4644 avrule_t *next; __cil_destroy_sepol_avrules() local
[all...]
H A Dcil_build_ast.c1374 struct cil_list_item *next = NULL; cil_destroy_userattribute() local
2014 struct cil_list_item *next = expr->next; cil_destroy_roleattribute() local
2453 struct cil_list_item *next = expr->next; cil_destroy_typeattribute() local
2879 struct cil_tree_node *next = NULL; cil_gen_boolif() local
2947 struct cil_tree_node *next = NULL; cil_gen_tunif() local
[all...]
H A Dcil_resolve_ast.c1217 struct cil_list_item *next = item->next; in __cil_ordered_lists_destroy() local
4416 char *next = strtok_r(NULL, ".", &sp); cil_resolve_name_keep_aliases() local
[all...]
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c190 struct list_node *next; member
2541 struct sid_item *next; ocontext_isid_to_cil() member
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h155 struct role_trans *next; member
161 struct role_allow *next; member
174 struct filename_trans_datum *next; member
251 struct class_perm_node *next; member
299 struct avrule *next; member
307 struct role_trans_rule *next; member
313 struct role_allow_rule *next; member
323 struct filename_trans_rule *next; member
331 struct range_trans_rule *next; member
383 struct ocontext *next; member
389 struct genfs *next; global() member
476 struct avrule_decl *next; global() member
485 struct avrule_block *next; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c4211 p2p_get_peer_info(struct p2p_data *p2p, const u8 *addr, int next) p2p_get_peer_info() argument
4961 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next) p2p_get_peer_found() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c1004 struct wpa_supplicant *next = wpa_s->next; in wpa_supplicant_terminate_proc() local
1025 struct wpa_supplicant *next = NULL; in wpa_supplicant_terminate_with_reset_driver() local
5474 radio_add_work(struct wpa_supplicant *wpa_s, unsigned int freq, const char *type, int next, void (*cb)(struct wpa_radio_work *work, int deinit), void *ctx) global() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c351 struct wpa_group *group, *next; in wpa_rekey_gtk() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h239 struct dpp_asymmetric_key *next; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c4399 p2p_get_peer_info(struct p2p_data *p2p, const u8 *addr, int next) global() argument
5175 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next) global() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dloader.c1907 char *next; loader_get_next_path() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h746 struct wake_q_node *next; member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c3818 __fire_sched_out_preempt_notifiers(struct task_struct *curr, struct task_struct *next) __fire_sched_out_preempt_notifiers() argument
3828 fire_sched_out_preempt_notifiers(struct task_struct *curr, struct task_struct *next) fire_sched_out_preempt_notifiers() argument
3842 fire_sched_out_preempt_notifiers(struct task_struct *curr, struct task_struct *next) fire_sched_out_preempt_notifiers() argument
3849 prepare_task(struct task_struct *next) prepare_task() argument
3880 prepare_lock_switch(struct rq *rq, struct task_struct *next, struct rq_flags *rf) prepare_lock_switch() argument
3937 prepare_task_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) prepare_task_switch() argument
4056 struct callback_head *head, *next; __balance_callback() local
4121 context_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next, struct rq_flags *rf) context_switch() argument
4845 struct task_struct *prev, *next; __schedule() local
7321 struct task_struct *next; __pick_migrate_task() local
7393 struct task_struct *next, *stop = rq->stop; migrate_tasks() local
[all...]
H A Dsched.h576 static inline void set_task_rq_fair(struct sched_entity *se, struct cfs_rq *prev, struct cfs_rq *next) in set_task_rq_fair() argument
609 struct sched_entity *next; member
705 int next; /* next highest */ member
753 u64 next; member
843 struct perf_domain *next; member
1572 struct sched_group *next; /* Must be a circular list */ global() member
1948 set_next_task(struct rq *rq, struct task_struct *next) set_next_task() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_common.c1309 dll_t *item, *next; in dhd_mem_debug() local
2389 void *p, *prev = NULL, *next = NULL, *first = NULL, *last = NULL, *prev_first = NULL; in dhd_prec_drop_pkts() local
6298 dll_t *item, *next; dhd_iov_li_print() local
[all...]
H A Dbcmutils.c2097 struct bcm_dbgobj *next; member
[all...]
/kernel/linux/linux-5.10/drivers/block/
H A Dfloppy.c3155 struct floppy_raw_cmd *next; in raw_cmd_free() local
[all...]
/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.h314 struct he_dev *next; member
H A Didt77252.h163 struct scqe *next; member
272 struct rsq_entry *next; member
307 struct tsq_entry *next; member
413 struct idt77252_dev *next; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Daclocal.h193 struct acpi_new_table_desc *next; member
412 struct acpi_sci_handler_info *next; member
431 struct acpi_gpe_notify_info *next; member
483 struct acpi_gpe_block_info *next; member
499 struct acpi_gpe_xrupt_info *next; member
687 struct acpi_address_range *next; member
802 struct acpi_comment_node *next; global() member
807 struct acpi_comment_addr_node *next; global() member
819 struct acpi_file_node *next; global() member
1047 struct acpi_interface_info *next; global() member
1144 struct acpi_external_list *next; global() member
1162 struct acpi_external_file *next; global() member
1167 struct acpi_parse_object_list *next; global() member
[all...]
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c1995 struct binder_transaction *next; in binder_send_failed_reply() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_host.h189 struct list_head next; member
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c59x.c544 __le32 next; /* Last entry points to 0. */ member
564 __le32 next; /* Last entry points to 0. */ member
724 next:8; /* The media type to try next. */ member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h314 struct ixgbe_ring *next; /* pointer to next ring in q_vector */ member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_host.h183 struct list_head next; member

Completed in 89 milliseconds

1...<<251252253254255256257258259260>>...264