/kernel/linux/linux-5.10/drivers/staging/vt6655/ |
H A D | dpc.c | 31 struct ieee80211_hdr *hdr; in vnt_rx_data() local
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | net.c | 166 void *hdr; in __tipc_nl_add_net() local 291 void *hdr; in __tipc_nl_addr_legacy_get() local [all...] |
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | data.c | 69 struct nci_data_hdr *hdr; in nci_push_data_hdr() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | virtio_net.h | 25 virtio_net_hdr_set_proto(struct sk_buff *skb, const struct virtio_net_hdr *hdr) virtio_net_hdr_set_proto() argument 46 virtio_net_hdr_to_skb(struct sk_buff *skb, const struct virtio_net_hdr *hdr, bool little_endian) virtio_net_hdr_to_skb() argument 169 virtio_net_hdr_from_skb(const struct sk_buff *skb, struct virtio_net_hdr *hdr, bool little_endian, bool has_data_valid, int vlan_hlen) virtio_net_hdr_from_skb() argument [all...] |
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_modsig.c | 45 struct modsig *hdr; in ima_read_modsig() local [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | validate.c | 73 const unsigned char *hdr = p; in validate_processing_unit() local 303 static bool validate_desc(unsigned char *hdr, int protocol, in validate_desc() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | cnl.c | 169 struct sof_ipc_cmd_hdr *hdr; in cnl_ipc_send_msg() local
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | probe.h | 37 struct sof_ipc_cmd_hdr hdr; member 52 struct sof_ipc_cmd_hdr hdr; member 58 struct sof_ipc_cmd_hdr hdr; member 64 struct sof_ipc_cmd_hdr hdr; member
|
/kernel/linux/linux-5.10/fs/freevxfs/ |
H A D | vxfs_bmap.c | 219 u64 hdr = fs64_to_cpu(sbi, typ->vt_hdr); in vxfs_bmap_typed() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | bug.c | 88 void module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_bug_finalize() argument
|
/kernel/linux/linux-5.10/net/6lowpan/ |
H A D | nhc.c | 109 int lowpan_nhc_do_compression(struct sk_buff *skb, const struct ipv6hdr *hdr, in lowpan_nhc_do_compression() argument 92 lowpan_nhc_check_compression(struct sk_buff *skb, const struct ipv6hdr *hdr, u8 **hc_ptr) lowpan_nhc_check_compression() argument 152 lowpan_nhc_do_uncompression(struct sk_buff *skb, const struct net_device *dev, struct ipv6hdr *hdr) lowpan_nhc_do_uncompression() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | module-internal.h | 15 Elf_Ehdr *hdr; member
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2.h | 217 xfs_dir2_block_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_data_hdr *hdr) in xfs_dir2_block_tail_p() argument
|
/kernel/linux/linux-5.10/net/dsa/ |
H A D | tag_ar9331.c | 32 u16 hdr; in ar9331_tag_xmit() local 51 u16 hdr; in ar9331_tag_rcv() local [all...] |
H A D | tag_mtk.c | 74 u16 hdr; in mtk_tag_rcv() local
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_netfilter_ipv6.c | 101 const struct ipv6hdr *hdr; in br_validate_ipv6() local
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | bat_algo.c | 180 void *hdr; in batadv_algo_dump_entry() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | rpl.c | 27 static void *ipv6_rpl_segdata_pos(const struct ipv6_rpl_sr_hdr *hdr, int i) in ipv6_rpl_segdata_pos() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | wme.c | 243 struct ieee80211_hdr *hdr = (void *)skb->data; in ieee80211_set_qos_hdr() local 116 ieee80211_select_queue_80211(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, struct ieee80211_hdr *hdr) ieee80211_select_queue_80211() argument
|
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | rx.c | 132 ieee802154_parse_frame_start(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_parse_frame_start() argument 33 ieee802154_subif_frame(struct ieee802154_sub_if_data *sdata, struct sk_buff *skb, const struct ieee802154_hdr *hdr) ieee802154_subif_frame() argument 196 struct ieee802154_hdr hdr; __ieee802154_rx_handle_packet() local [all...] |
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | ctrl.c | 53 struct ctl_table_header *hdr; in mptcp_pernet_new_table() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gm20b.c | 36 struct flcn_bl_dmem_desc hdr; in gm20b_gr_acr_bld_patch() local 58 const struct flcn_bl_dmem_desc hdr = { gm20b_gr_acr_bld_write() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | M0209.c | 95 nvbios_M0209Se(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr) in nvbios_M0209Se() argument 29 nvbios_M0209Te(struct nvkm_bios *bios, u8 *ver, u8 *hdr, u8 *cnt, u8 *len, u8 *snr, u8 *ssz) nvbios_M0209Te() argument 58 nvbios_M0209Ee(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr, u8 *cnt, u8 *len) nvbios_M0209Ee() argument 74 nvbios_M0209Ep(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_M0209E *info) nvbios_M0209Ep() argument 109 nvbios_M0209Sp(struct nvkm_bios *bios, int ent, int idx, u8 *ver, u8 *hdr, struct nvbios_M0209S *info) nvbios_M0209Sp() argument [all...] |
H A D | pll.c | 81 pll_limits_table(struct nvkm_bios *bios, u8 *ver, u8 *hdr, u8 *cnt, u8 *len) in pll_limits_table() argument 147 u8 hdr, cnt; in pll_map_reg() local 189 u8 hdr, cnt; in pll_map_type() local [all...] |
H A D | rammap.c | 29 nvbios_rammapTe(struct nvkm_bios *bios, u8 *ver, u8 *hdr, in nvbios_rammapTe() argument 60 nvbios_rammapEe(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr, u8 *cnt, u8 *len) nvbios_rammapEe() argument 91 nvbios_rammapEp(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ramcfg *p) nvbios_rammapEp() argument 133 nvbios_rammapEm(struct nvkm_bios *bios, u16 mhz, u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ramcfg *info) nvbios_rammapEm() argument 146 nvbios_rammapSe(struct nvkm_bios *bios, u32 data, u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr) nvbios_rammapSe() argument 190 nvbios_rammapSp(struct nvkm_bios *bios, u32 data, u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr, struct nvbios_ramcfg *p) nvbios_rammapSp() argument [all...] |