/openbmc/linux/include/net/sctp/ |
H A D | sctp.h | 370 #define sctp_skb_for_each(pos, head, tmp) \ argument 411 static inline int sctp_list_single_entry(struct list_head *head) in sctp_list_single_entry() 507 #define sctp_for_each_hentry(ep, head) \ argument
|
/openbmc/linux/security/apparmor/ |
H A D | policy.c | 175 void __aa_profile_list_release(struct list_head *head) in __aa_profile_list_release() 352 static struct aa_profile *__strn_find_child(struct list_head *head, in __strn_find_child() 367 static struct aa_profile *__find_child(struct list_head *head, const char *name) in __find_child()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | io_uring_zerocopy_tx.c | 64 unsigned *head; member 73 unsigned *head; member 304 unsigned head = *cq->khead; in io_uring_wait_cqe() local
|
/openbmc/linux/include/net/ |
H A D | netlink.h | 663 const struct nlattr *head, int len, in nla_parse() 688 const struct nlattr *head, int len, in nla_parse_deprecated() 713 const struct nlattr *head, in nla_parse_deprecated_strict() 840 static inline int nla_validate_deprecated(const struct nlattr *head, int len, in nla_validate_deprecated() 863 static inline int nla_validate(const struct nlattr *head, int len, int maxtype, in nla_validate() 1110 #define nlmsg_for_each_msg(pos, head, len, rem) \ argument 1966 #define nla_for_each_attr(pos, head, len, rem) \ argument
|
/openbmc/linux/fs/nilfs2/ |
H A D | segment.c | 724 struct buffer_head *bh, *head; in nilfs_lookup_dirty_data_buffers() local 766 struct buffer_head *bh, *head; in nilfs_lookup_dirty_node_buffers() local 794 struct list_head *head, int force) in nilfs_dispose_list() 1014 static void nilfs_redirty_inodes(struct list_head *head) in nilfs_redirty_inodes() 1024 static void nilfs_drop_collected_inodes(struct list_head *head) in nilfs_drop_collected_inodes() 1152 struct list_head *head; in nilfs_segctor_collect_blocks() local 2486 nilfs_remove_written_gcinodes(struct the_nilfs *nilfs, struct list_head *head) in nilfs_remove_written_gcinodes()
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | rx.c | 290 struct ar9170_rx_head *head, struct ar9170_rx_macstatus *mac, in carl9170_rx_mac_status() 699 struct ar9170_rx_head *head; in carl9170_rx_untie_data() local
|
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_tlv.h | 49 #define rocker_tlv_for_each(pos, head, len, rem) \ argument 126 const RockerTlv *head = (const RockerTlv *) buf; in rocker_tlv_parse() local
|
H A D | rocker_desc.c | 28 uint32_t head; member 255 uint32_t head = ring->head; in desc_ring_set_head() local
|
/openbmc/linux/security/selinux/ss/ |
H A D | mls.c | 38 int i, l, len, head, prev; in mls_compute_context_len() local 94 int i, l, head, prev; in mls_sid_to_context() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | clk.h | 56 struct list_head head; member 63 struct list_head head; member
|
/openbmc/linux/net/bridge/ |
H A D | br_if.c | 292 static void destroy_nbp_rcu(struct rcu_head *head) in destroy_nbp_rcu() 380 void br_dev_delete(struct net_device *dev, struct list_head *head) in br_dev_delete()
|
/openbmc/linux/mm/ |
H A D | debug.c | 57 struct page *head = &folio->page; in __dump_page() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bios.c | 95 struct dcb_output *dcbent, int head, bool dl) in run_digital_op_script() 108 …_manufacturer_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script… in call_lvds_manufacturer_script() 138 static int run_lvds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_sc… in run_lvds_table() 211 int call_lvds_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script … in call_lvds_script() 628 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk) in run_tmds_table()
|
/openbmc/linux/net/bpf/ |
H A D | test_run.c | 131 struct xdp_page_head *head = phys_to_virt(page_to_phys(page)); in xdp_test_run_init_page() local 221 static bool frame_was_changed(const struct xdp_page_head *head) in frame_was_changed() 231 static bool ctx_was_changed(struct xdp_page_head *head) in ctx_was_changed() 238 static void reset_ctx(struct xdp_page_head *head) in reset_ctx() 288 struct xdp_page_head *head; in xdp_test_run_batch() local
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.h | 89 struct vidtv_encoder *head; member
|
/openbmc/linux/include/rdma/ |
H A D | rdmavt_cq.h | 38 u32 head; /* index of next entry to fill */ member
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_netlink.c | 151 static void ipoib_del_child_link(struct net_device *dev, struct list_head *head) in ipoib_del_child_link()
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | dfs_pri_detector.h | 36 struct list_head head; member
|
/openbmc/linux/fs/btrfs/ |
H A D | extent-tree.c | 106 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info() local 1617 struct btrfs_delayed_ref_head *head, in run_delayed_extent_op() 1782 select_delayed_ref(struct btrfs_delayed_ref_head *head) in select_delayed_ref() 1806 struct btrfs_delayed_ref_head *head) in unselect_delayed_ref_head() 1816 struct btrfs_delayed_ref_head *head) in cleanup_extent_op() 1832 struct btrfs_delayed_ref_head *head) in run_and_cleanup_extent_op() 1849 struct btrfs_delayed_ref_head *head) in btrfs_cleanup_ref_head_accounting() 1868 struct btrfs_delayed_ref_head *head) in cleanup_ref_head() 1926 struct btrfs_delayed_ref_head *head = NULL; in btrfs_obtain_ref_head() local 2163 struct btrfs_delayed_ref_head *head; in btrfs_run_delayed_refs() local [all …]
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_log_recover.c | 194 xlog_rec_header_t *head) in xlog_header_check_dump() 202 #define xlog_header_check_dump(mp, head) argument 211 xlog_rec_header_t *head) in xlog_header_check_recover() 242 xlog_rec_header_t *head) in xlog_header_check_mount() 403 xlog_rec_header_t *head = NULL; in xlog_find_verify_log_record() local 2056 struct list_head *head) in xlog_recover_add_item()
|
/openbmc/linux/net/sunrpc/ |
H A D | cache.c | 65 struct hlist_head *head = &detail->hash_table[hash]; in sunrpc_cache_find_rcu() local 104 struct hlist_head *head = &detail->hash_table[hash]; in sunrpc_cache_add_entry() local 161 static void cache_fresh_locked(struct cache_head *head, time64_t expiry, in cache_fresh_locked() 174 static void cache_fresh_unlocked(struct cache_head *head, in cache_fresh_unlocked() 465 struct hlist_head *head; in cache_clean() local 534 struct hlist_head *head = NULL; in cache_purge() local
|
/openbmc/linux/fs/reiserfs/ |
H A D | file.c | 176 struct buffer_head *bh, *head; in reiserfs_commit_page() local
|
/openbmc/linux/net/nfc/ |
H A D | nfc.h | 36 struct hlist_head head; member
|
/openbmc/qemu/ |
H A D | job-qmp.c | 168 JobInfoList *head = NULL, **tail = &head; in qmp_query_jobs() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | core.h | 29 const struct nv50_head_func *head; member
|