| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | mga_drm.h | 108 unsigned int head; member
|
| /kernel/linux/linux-6.6/sound/firewire/ |
| H A D | amdtp-stream.c | 502 static unsigned int calculate_cached_cycle_count(struct amdtp_stream *s, unsigned int head) in calculate_cached_cycle_count() argument
|
| /kernel/liteos_m/kernel/src/mm/ |
| H A D | los_memory.c | 736 STATIC INLINE VOID OsMemSetFreeListBit(struct OsMemPoolHead *head, UINT32 index)
argument 742 STATIC INLINE VOID OsMemClearFreeListBit(struct OsMemPoolHead *head, UINT32 index)
argument [all...] |
| /kernel/linux/linux-6.6/drivers/s390/crypto/ |
| H A D | zcrypt_ep11misc.c | 577 struct pl_head head; in ep11_query_info() member 586 struct pl_head head; ep11_query_info() member 777 struct pl_head head; _ep11_genaeskey() member 797 struct pl_head head; _ep11_genaeskey() member 958 struct pl_head head; ep11_cryptsingle() member 972 struct pl_head head; ep11_cryptsingle() member 1086 struct pl_head head; _ep11_unwrapkey() member 1108 struct pl_head head; _ep11_unwrapkey() member 1265 struct pl_head head; _ep11_wrapkey() member 1280 struct pl_head head; _ep11_wrapkey() member [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/isci/ |
| H A D | host.c | 2560 u16 head = ihost->tci_head & (SCI_MAX_IO_REQUESTS-1); in isci_tci_alloc() local
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | esp_scsi.c | 880 struct list_head *head = &esp->esp_cmd_pool; in esp_get_ent() local
|
| H A D | megaraid.c | 428 struct list_head *head = &adapter->free_list; in mega_allocate_scb() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | mm_init.c | 1036 static void __ref memmap_init_compound(struct page *head, in memmap_init_compound() argument
|
| H A D | migrate.c | 699 static bool buffer_migrate_lock_buffers(struct buffer_head *head, in buffer_migrate_lock_buffers() argument 735 struct buffer_head *bh, *head; in __buffer_migrate_folio() local 2112 struct page *head; add_page_for_migration() local [all...] |
| H A D | huge_memory.c | 2381 static void lru_add_page_tail(struct page *head, struct page *tail, in lru_add_page_tail() argument 2385 VM_BUG_ON_PAGE(PageCompound(tail), head); in lru_add_page_tail() local 2386 VM_BUG_ON_PAGE(PageLRU(tail), head); in lru_add_page_tail() local 2408 struct page *head in __split_huge_page_tail() local 2500 struct page *head = &folio->page; __split_huge_page() local [all...] |
| H A D | internal.h | 569 static inline void prep_compound_tail(struct page *head, int tail_idx) in prep_compound_tail() argument [all...] |
| H A D | khugepaged.c | 1935 struct page *head = compound_head(page); in collapse_file() local 2251 struct page *head = compound_head(page); in hpage_collapse_scan_file() local
|
| H A D | memory-failure.c | 1235 #define head (1UL << PG_head) macro 1278 #undef head macro 1874 struct llist_node *head; in __folio_free_raw_hwp() local 1892 struct llist_head *head; in folio_set_hugetlb_hwpoison() local [all...] |
| H A D | memory_hotplug.c | 1666 struct page *page, *head; in scan_movable_pages() local 1710 struct page *page, *head; in do_migrate_range() local [all...] |
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_kprobe.c | 1530 struct hlist_head *head; in kprobe_perf_func() local 1580 struct hlist_head *head; in kretprobe_perf_func() local
|
| H A D | trace_uprobe.c | 1342 struct hlist_head *head; in __uprobe_perf_func() local
|
| H A D | trace_output.c | 947 struct list_head *head; in print_event_fields() local 841 print_fields(struct trace_iterator *iter, struct trace_event_call *call, struct list_head *head) print_fields() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | resource.c | 1761 void resource_list_free(struct list_head *head) in resource_list_free() argument
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | walt.c | 1327 insert_cluster(struct sched_cluster *cluster, struct list_head *head) in insert_cluster() argument 1376 static void add_cluster(const struct cpumask *cpus, struct list_head *head) in add_cluster() argument
|
| /kernel/linux/linux-6.6/net/batman-adv/ |
| H A D | distributed-arp-table.c | 164 struct hlist_head *head; in __batadv_dat_purge() local 329 struct hlist_head *head; in batadv_dat_entry_hash_find() local 568 struct hlist_head *head; in batadv_choose_next_candidate() local
|
| H A D | bat_iv_ogm.c | 744 struct hlist_head *head; in batadv_iv_ogm_slide_own_bcast_window() local 1978 struct hlist_head *head; in batadv_iv_ogm_orig_dump() local 1937 batadv_iv_ogm_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, struct batadv_priv *bat_priv, struct batadv_hard_iface *if_outgoing, struct hlist_head *head, int *idx_s, int *sub) batadv_iv_ogm_orig_dump_bucket() argument
|
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | timer.c | 1718 static void expire_timers(struct timer_base *base, struct hlist_head *head) in expire_timers() argument 2276 static void migrate_timer_list(struct timer_base *new_base, struct hlist_head *head) in migrate_timer_list() argument 2219 migrate_timer_list(struct timer_base *new_base, struct hlist_head *head, bool remove_pinned) migrate_timer_list() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | hci_conn.c | 2554 struct list_head *head = &hdev->conn_hash.list; in hci_conn_hash_flush() local
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | messenger.c | 545 static void ceph_msg_remove_list(struct list_head *head) in ceph_msg_remove_list() argument
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | fib_semantics.c | 233 static void free_fib_info_rcu(struct rcu_head *head) in free_fib_info_rcu() argument 380 struct hlist_head *head; in fib_find_info_nh() local 411 struct hlist_head *head; in fib_find_info() local 444 struct hlist_head *head; in ip_fib_check_default() local 1288 struct hlist_head *head = &fib_info_hash[i]; fib_info_hash_move() local 1603 struct hlist_head *head; fib_create_info() local 1612 struct hlist_head *head; fib_create_info() local 1880 struct hlist_head *head; fib_sync_down_addr() local 1970 struct hlist_head *head = fib_info_devhash_bucket(dev); fib_sync_mtu() local 1989 struct hlist_head *head = fib_info_devhash_bucket(dev); fib_sync_down_dev() local 2139 struct hlist_head *head; fib_sync_up() local [all...] |