Home
last modified time | relevance | path

Searched defs:head (Results 251 – 275 of 1505) sorted by relevance

1...<<11121314151617181920>>...61

/Linux-v5.15/drivers/net/ethernet/amd/
Dsun3lance.c106 #define PKTBUF_ADDR(head) (void *)((unsigned long)(MEM) | (head)->base) argument
516 struct lance_tx_head *head; in lance_start_xmit() local
688 struct lance_tx_head *head = &(MEM->tx_head[old_tx]); in lance_interrupt() local
774 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx() local
/Linux-v5.15/include/linux/
Drcupdate.h246 static inline void init_rcu_head(struct rcu_head *head) { } in init_rcu_head()
247 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head()
248 static inline void init_rcu_head_on_stack(struct rcu_head *head) { } in init_rcu_head_on_stack()
249 static inline void destroy_rcu_head_on_stack(struct rcu_head *head) { } in destroy_rcu_head_on_stack()
Drcupdate_wait.h16 struct rcu_head head; member
/Linux-v5.15/include/net/
Dinet_common.h68 #define indirect_call_gro_receive(f2, f1, cb, head, skb) \ argument
/Linux-v5.15/fs/ecryptfs/
Ddentry.c54 static void ecryptfs_dentry_free_rcu(struct rcu_head *head) in ecryptfs_dentry_free_rcu()
/Linux-v5.15/net/sched/
Dsch_fq.c71 struct sk_buff *head; /* list of skbs for this flow : first skb */ member
162 static void fq_flow_add_tail(struct fq_flow_head *head, struct fq_flow *flow) in fq_flow_add_tail()
367 struct sk_buff *head = flow->head; in fq_peek() local
407 struct sk_buff *head, *aux; in flow_queue_add() local
529 struct fq_flow_head *head; in fq_dequeue() local
/Linux-v5.15/drivers/platform/surface/aggregator/
Dssh_request_layer.h71 struct list_head head; member
76 struct list_head head; member
/Linux-v5.15/drivers/crypto/ccp/
Dccp-crypto-rsa.c245 static int ccp_register_rsa_alg(struct list_head *head, in ccp_register_rsa_alg()
276 int ccp_register_rsa_algs(struct list_head *head) in ccp_register_rsa_algs()
Dccp-crypto-aes.c309 static int ccp_register_aes_alg(struct list_head *head, in ccp_register_aes_alg()
346 int ccp_register_aes_algs(struct list_head *head) in ccp_register_aes_algs()
/Linux-v5.15/net/batman-adv/
Dfragmentation.c38 static void batadv_frag_clear_chain(struct hlist_head *head, bool dropped) in batadv_frag_clear_chain()
315 struct hlist_head head = HLIST_HEAD_INIT; in batadv_frag_skb_buffer() local
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/
Dbase507c.c306 struct nouveau_drm *drm, int head, s32 oclass, u32 interlock_data, in base507c_new_()
348 base507c_new(struct nouveau_drm *drm, int head, s32 oclass, in base507c_new()
Dbase.c27 nv50_base_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_base_new()
Dcurs.c27 nv50_curs_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_curs_new()
Dovly.c28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new()
/Linux-v5.15/tools/testing/selftests/arm64/signal/testcases/
Dsve_vl.c33 struct _aarch64_ctx *head = GET_SF_RESV_HEAD(sf); in sve_vl() local
/Linux-v5.15/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Ddebug.c48 u32 head = 0; in debug_buffer_ddr_init() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dtu102.c35 struct nvkm_head *head; in tu102_disp_init() local
Dhdmig84.c27 g84_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in g84_hdmi_ctrl()
Dhdmigf119.c27 gf119_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gf119_hdmi_ctrl()
Dhdmigt215.c27 gt215_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gt215_hdmi_ctrl()
/Linux-v5.15/drivers/nvme/host/
Dioctl.c374 void __user *argp, struct nvme_ns_head *head, int srcu_idx) in nvme_ns_head_ctrl_ioctl()
391 struct nvme_ns_head *head = bdev->bd_disk->private_data; in nvme_ns_head_ioctl() local
419 struct nvme_ns_head *head = in nvme_ns_head_chr_ioctl() local
/Linux-v5.15/arch/arm64/crypto/
Dghash-ce-glue.c72 struct ghash_key *key, const char *head) in ghash_do_update()
97 struct ghash_key *key, const char *head, in ghash_do_simd_update()
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dadf_cfg.c131 static void adf_cfg_keyval_del_all(struct list_head *head) in adf_cfg_keyval_del_all()
143 static void adf_cfg_section_del_all(struct list_head *head) in adf_cfg_section_del_all()
/Linux-v5.15/security/apparmor/include/
Dlib.h161 static inline struct aa_policy *__policy_find(struct list_head *head, in __policy_find()
186 static inline struct aa_policy *__policy_strn_find(struct list_head *head, in __policy_strn_find()
/Linux-v5.15/drivers/media/test-drivers/vidtv/
Dvidtv_s302m.c147 static struct vidtv_access_unit *vidtv_s302m_access_unit_init(struct vidtv_access_unit *head) in vidtv_s302m_access_unit_init()
167 struct vidtv_access_unit *head = e->access_units; in vidtv_s302m_access_unit_destroy() local

1...<<11121314151617181920>>...61