/openbmc/linux/tools/testing/vsock/ |
H A D | vsock_diag_test.c | 104 static void print_vsock_stats(FILE *fp, struct list_head *head) in print_vsock_stats() 112 static struct vsock_stat *find_vsock_stat(struct list_head *head, int fd) in find_vsock_stat() 130 static void check_no_sockets(struct list_head *head) in check_no_sockets() 139 static void check_num_sockets(struct list_head *head, int expected) in check_num_sockets()
|
/openbmc/linux/security/tomoyo/ |
H A D | gc.c | 42 struct tomoyo_io_buffer *head; in tomoyo_struct_used_by_io_buffer() local 73 struct tomoyo_io_buffer *head; in tomoyo_name_used_by_io_buffer() local 621 struct tomoyo_io_buffer *head; in tomoyo_gc_thread() local 650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc()
|
/openbmc/linux/net/ipv4/ |
H A D | ip_input.c | 574 static void ip_sublist_rcv_finish(struct list_head *head) in ip_sublist_rcv_finish() 595 struct list_head *head) in ip_list_rcv_finish() 634 static void ip_sublist_rcv(struct list_head *head, struct net_device *dev, in ip_sublist_rcv() 643 void ip_list_rcv(struct list_head *head, struct packet_type *pt, in ip_list_rcv()
|
H A D | xfrm4_protocol.c | 40 #define for_each_protocol_rcu(head, handler) \ argument 49 struct xfrm4_protocol __rcu **head = proto_handlers(protocol); in xfrm4_rcv_cb() local 66 struct xfrm4_protocol __rcu **head = proto_handlers(nexthdr); in xfrm4_rcv_encap() local
|
H A D | fib_semantics.c | 233 static void free_fib_info_rcu(struct rcu_head *head) in free_fib_info_rcu() 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]; in fib_info_hash_move() local 1602 struct hlist_head *head; in fib_create_info() local 1611 struct hlist_head *head; in fib_create_info() local 1879 struct hlist_head *head; in fib_sync_down_addr() local 1969 struct hlist_head *head = fib_info_devhash_bucket(dev); in fib_sync_mtu() local 1988 struct hlist_head *head = fib_info_devhash_bucket(dev); in fib_sync_down_dev() local [all …]
|
/openbmc/linux/fs/ |
H A D | mbcache.c | 79 struct hlist_bl_head *head; in mb_cache_entry_create() local 129 struct hlist_bl_head *head; in __mb_cache_entry_free() local 158 struct hlist_bl_head *head; in __entry_find() local 226 struct hlist_bl_head *head; in mb_cache_entry_get() local
|
H A D | inode.c | 246 static void i_callback(struct rcu_head *head) in i_callback() 730 static void dispose_list(struct list_head *head) in dispose_list() 936 struct hlist_head *head, in find_inode() 969 struct hlist_head *head, unsigned long ino) in find_inode_fast() 1342 struct hlist_head *head = inode_hashtable + hash(sb, ino); in iget_locked() local 1497 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in ilookup5_nowait() local 1552 struct hlist_head *head = inode_hashtable + hash(sb, ino); in ilookup() local 1601 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_nowait() local 1646 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_rcu() local 1684 struct hlist_head *head = inode_hashtable + hash(sb, ino); in find_inode_by_ino_rcu() local [all …]
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | qm_common.h | 27 __le16 head; member 42 __le16 head; member 56 __le16 head; member 66 __le16 head; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
H A D | priv.h | 9 struct list_head head; member 18 struct list_head head; member
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_fence.h | 52 struct list_head head; member 61 struct list_head head; member
|
/openbmc/u-boot/lib/ |
H A D | list_sort.c | 25 struct list_head head, *tail = &head; in merge() local 52 struct list_head *head, in merge_and_restore_back_links() 103 void list_sort(void *priv, struct list_head *head, in list_sort()
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | cpqphp_ctrl.c | 298 static int sort_by_size(struct pci_resource **head) in sort_by_size() 346 static int sort_by_max_size(struct pci_resource **head) in sort_by_max_size() 396 static struct pci_resource *do_pre_bridge_resource_split(struct pci_resource **head, in do_pre_bridge_resource_split() 473 static struct pci_resource *do_bridge_resource_split(struct pci_resource **head, u32 alignment) in do_bridge_resource_split() 526 static struct pci_resource *get_io_resource(struct pci_resource **head, u32 size) in get_io_resource() 623 static struct pci_resource *get_max_resource(struct pci_resource **head, u32 size) in get_max_resource() 720 static struct pci_resource *get_resource(struct pci_resource **head, u32 size) in get_resource() 813 int cpqhp_resource_sort_and_combine(struct pci_resource **head) in cpqhp_resource_sort_and_combine()
|
/openbmc/linux/kernel/bpf/ |
H A D | hashtab.c | 79 struct hlist_nulls_head head; member 680 struct hlist_nulls_head *head; in __htab_map_lookup_elem() local 806 struct hlist_nulls_head *head; in htab_lru_map_delete_node() local 837 struct hlist_nulls_head *head; in htab_map_get_next_key() local 1103 struct hlist_nulls_head *head; in htab_map_update_elem() local 1222 struct hlist_nulls_head *head; in htab_lru_map_update_elem() local 1291 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem() local 1346 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem() local 1427 struct hlist_nulls_head *head; in htab_map_delete_elem() local 1463 struct hlist_nulls_head *head; in htab_lru_map_delete_elem() local [all …]
|
/openbmc/linux/include/linux/ |
H A D | pipe_fs_i.h | 61 unsigned int head; member 148 static inline bool pipe_empty(unsigned int head, unsigned int tail) in pipe_empty() 158 static inline unsigned int pipe_occupancy(unsigned int head, unsigned int tail) in pipe_occupancy() 169 static inline bool pipe_full(unsigned int head, unsigned int tail, in pipe_full()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_offload.c | 33 #define indirect_call_gro_receive_l4(f2, f1, cb, head, skb) \ argument 223 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive() 323 static struct sk_buff *sit_ip6ip6_gro_receive(struct list_head *head, in sit_ip6ip6_gro_receive() 338 static struct sk_buff *ip4ip6_gro_receive(struct list_head *head, in ip4ip6_gro_receive()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | hvcserver.c | 62 int hvcs_free_partner_info(struct list_head *head) in hvcs_free_partner_info() 119 int hvcs_get_partner_info(uint32_t unit_address, struct list_head *head, in hvcs_get_partner_info()
|
/openbmc/linux/ipc/ |
H A D | mq_sysctl.c | 80 static void mq_set_ownership(struct ctl_table_header *head, in mq_set_ownership() 93 static int mq_permissions(struct ctl_table_header *head, struct ctl_table *table) in mq_permissions()
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_cq.c | 80 unsigned int head; in pvrdma_req_notify_cq() local 280 unsigned int head; in _pvrdma_flush_cqe() local 327 unsigned int head; in pvrdma_poll_one() local
|
/openbmc/linux/fs/efivarfs/ |
H A D | vars.c | 292 struct list_head *head) in variable_is_present() 373 void *data, bool duplicates, struct list_head *head) in efivar_init() 462 int efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in efivar_entry_add() 480 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in __efivar_entry_add() 710 struct list_head *head, void *data) in efivar_entry_iter()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ps3gpu.h | 34 static inline int lv1_gpu_display_sync(u64 context_handle, u64 head, in lv1_gpu_display_sync() 42 static inline int lv1_gpu_display_flip(u64 context_handle, u64 head, in lv1_gpu_display_flip()
|
/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | genpool.c | 57 struct llist_node *head; in mce_gen_pool_prepare_records() local 76 struct llist_node *head; in mce_gen_pool_process() local
|
/openbmc/linux/net/batman-adv/ |
H A D | hash.h | 83 struct hlist_head *head; in batadv_hash_add() local 136 struct hlist_head *head; in batadv_hash_remove() local
|
/openbmc/linux/kernel/futex/ |
H A D | syscalls.c | 29 SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, in SYSCALL_DEFINE2() argument 53 struct robust_list_head __user *head; in SYSCALL_DEFINE3() local 310 struct compat_robust_list_head __user *, head, in COMPAT_SYSCALL_DEFINE2() argument 325 struct compat_robust_list_head __user *head; in COMPAT_SYSCALL_DEFINE3() local
|
/openbmc/linux/drivers/net/ |
H A D | eql.c | 147 struct list_head *this, *tmp, *head; in eql_timer() local 234 struct list_head *head, *tmp, *this; in eql_kill_slave_queue() local 305 struct list_head *this, *tmp, *head; in __eql_schedule_slaves() local 370 struct list_head *this, *head; in __eql_find_slave_dev() local
|
/openbmc/linux/fs/ext4/ |
H A D | page-io.c | 107 struct buffer_head *bh, *head; in ext4_finish_bio() local 197 static void dump_completed_IO(struct inode *inode, struct list_head *head) in dump_completed_IO() 240 struct list_head *head) in ext4_do_flush_completed_IO() 434 struct buffer_head *bh, *head; in ext4_bio_write_folio() local
|