| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | devfreq.h | 387 unsigned int list) in devfreq_register_notifier() 394 unsigned int list) in devfreq_unregister_notifier() 402 unsigned int list) in devm_devfreq_register_notifier() 410 unsigned int list) in devm_devfreq_unregister_notifier()
|
| H A D | host1x.h | 56 struct list_head list; member 198 struct list_head list; member 278 struct list_head list; member 300 struct list_head list; member
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptsas.h | 53 struct list_head list; member 78 struct list_head list; member 108 struct list_head list; member 174 struct list_head list; member
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | msg.c | 373 int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build() 735 bool tipc_msg_assemble(struct sk_buff_head *list) in tipc_msg_assemble() 760 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) in tipc_msg_reassemble() 819 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, in __tipc_skb_queue_sorted()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | netrom.h | 160 #define nr_neigh_for_each(__nr_neigh, list) \ argument 163 #define nr_neigh_for_each_safe(__nr_neigh, node2, list) \ argument 166 #define nr_node_for_each(__nr_node, list) \ argument 169 #define nr_node_for_each_safe(__nr_node, node2, list) \ argument
|
| H A D | lib80211.h | 46 struct list_head list; member 94 struct list_head list; /* delayed deletion list */ member
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | property.c | 68 struct list_head *list, in acpi_nondev_subnode_extract() 120 struct list_head *list, in acpi_nondev_subnode_data_ok() 141 struct list_head *list, in acpi_nondev_subnode_ok() 160 struct list_head *list, in acpi_add_nondev_subnodes() 436 static void acpi_free_device_properties(struct list_head *list) in acpi_free_device_properties() 446 static void acpi_destroy_nondev_subnodes(struct list_head *list) in acpi_destroy_nondev_subnodes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_escan.c | 47 #define for_each_bss(list, bss, __i) \ argument 203 static inline struct wl_bss_info *next_bss(struct wl_scan_results *list, in next_bss() 406 wl_scan_results_t *list, removal_element_t *candidate, wl_bss_info_t *bi) in wl_escan_remove_lowRSSI_info() 452 wl_scan_results_t *list; in wl_escan_handler() local 658 wl_uint32_list_t *list, wl_scan_params_t *params, wlc_ssid_t *ssid, bool bcast) in wl_escan_prep() 822 wl_uint32_list_t *list; in wl_escan_set_scan() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_escan.c | 49 #define for_each_bss_wext(list, bss, __i) \ argument 52 #define for_each_bss(list, bss, __i) \ argument 208 static inline struct wl_bss_info *next_bss(wl_scan_results_v109_t *list, in next_bss() 438 wl_scan_results_v109_t *list, removal_element_t *candidate, wl_bss_info_v109_t *bi) in wl_escan_remove_lowRSSI_info() 484 wl_scan_results_v109_t *list; in wl_escan_ext_handler() local 690 wl_uint32_list_t *list, void *scan_params, wl_scan_info_t *scan_info) in wl_escan_prep() 888 wl_uint32_list_t *list = NULL; in wl_escan_set_scan() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/ |
| H A D | param_test.c | 513 void this_cpu_list_push(struct percpu_list *list, in this_cpu_list_push() 543 struct percpu_list_node *this_cpu_list_pop(struct percpu_list *list, in this_cpu_list_pop() 579 struct percpu_list_node *__percpu_list_pop(struct percpu_list *list, int cpu) in __percpu_list_pop() 593 struct percpu_list *list = (struct percpu_list *)arg; in test_percpu_list_thread() local 623 struct percpu_list list; in test_percpu_list() local 1175 void test_membarrier_init_percpu_list(struct percpu_list *list) in test_membarrier_init_percpu_list() 1191 void test_membarrier_free_percpu_list(struct percpu_list *list) in test_membarrier_free_percpu_list()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_escan.c | 49 #define for_each_bss_wext(list, bss, __i) \ argument 52 #define for_each_bss(list, bss, __i) \ argument 208 static inline struct wl_bss_info *next_bss(wl_scan_results_t *list, in next_bss() 438 wl_scan_results_t *list, removal_element_t *candidate, wl_bss_info_t *bi) in wl_escan_remove_lowRSSI_info() 484 wl_scan_results_t *list; in wl_escan_ext_handler() local 690 wl_uint32_list_t *list, void *scan_params, wl_scan_info_t *scan_info) in wl_escan_prep() 892 wl_uint32_list_t *list; in wl_escan_set_scan() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit_tree.c | 19 struct list_head list; member 34 struct list_head list; member 228 struct list_head *list; in insert_hash() local 245 struct list_head *list = chunk_hash(key); in audit_tree_lookup() local 977 struct list_head *list = &context->killed_trees; in audit_kill_trees() local
|
| H A D | auditfilter.c | 165 int __init audit_register_class(int class, unsigned *list) in audit_register_class() 895 struct list_head *list; in audit_find_rule() local 935 struct list_head *list; in audit_add_rule() local 1017 struct list_head *list; in audit_del_rule() local
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | rnbd-srv.h | 22 struct list_head list; member 37 struct list_head list; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86AutoConfig.c | 102 AppendToList(const char *s, const char ***list, int *lines) in AppendToList() 120 FreeList(const char ***list, int *lines) in FreeList()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | start_up.c | 75 va_list list; in fatal() local 86 va_list list; in non_fatal() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/imx/ |
| H A D | imx-media.h | 98 struct list_head list; member 111 struct list_head list; member 138 struct list_head list; member
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenbus/ |
| H A D | xenbus.h | 62 struct list_head list; member 78 struct list_head list; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_util.h | 76 static inline _os_list *_get_next(_os_list *list) in _get_next() 81 static inline _os_list *_get_prev(_os_list *list) in _get_prev()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | commit.c | 498 struct list_head list; member 561 struct list_head list; in dbg_check_old_index() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | ordered-events.h | 13 struct list_head list; member 31 struct list_head list; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | eq.h | 13 struct list_head list; member 47 struct list_head list; member
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | list_sort.c | 111 struct list_head *list; in list_sort() local 165 struct list_head list; member
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_auto_parser.c | 20 static int is_in_nid_list(hda_nid_t nid, const hda_nid_t *list) in is_in_nid_list() 45 static void sort_pins_by_sequence(hda_nid_t *pins, struct auto_out_pin *list, in sort_pins_by_sequence() 593 static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) in find_idx_in_nid_list() 781 const struct hda_verb *list) in snd_hda_add_verbs()
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | dsp.h | 94 struct list_head list; member 100 struct list_head list; member 139 struct list_head list; member 171 struct list_head list; member
|