Home
last modified time | relevance | path

Searched defs:hdr (Results 501 - 525 of 2961) sorted by relevance

1...<<21222324252627282930>>...119

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dib_user_mad.h63 struct ib_user_mad_hdr hdr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Dib_user_mad.h50 struct ib_user_mad_hdr hdr; member
/kernel/linux/linux-6.6/net/ipv4/
H A Dxfrm4_policy.c161 struct ctl_table_header *hdr; in xfrm4_net_sysctl_init() local
/test/xts/device_attest_lite/services/core/include/network/
H A Dattest_coap.h84 CoapHead hdr; member
/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Dscu-pd.c62 struct imx_sc_rpc_msg hdr; member
201 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_pd_power() local
H A Dimx-scu.c116 struct imx_sc_rpc_msg *hdr; in imx_scu_rx_callback() local
160 struct imx_sc_rpc_msg hdr = *(struct imx_sc_rpc_msg *)msg; in imx_scu_ipc_write() local
206 struct imx_sc_rpc_msg *hdr; imx_scu_call_rpc() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bios.c363 struct acpi_table_header *hdr; in amdgpu_acpi_vfct_bios() local
H A Damdgpu_ras_eeprom.c110 static void __encode_table_header_to_buff(struct amdgpu_ras_eeprom_table_header *hdr, in __encode_table_header_to_buff() argument
122 static void __decode_table_header_from_buff(struct amdgpu_ras_eeprom_table_header *hdr, in __decode_table_header_from_buff() argument
233 struct amdgpu_ras_eeprom_table_header *hdr = &control->tbl_hdr; amdgpu_ras_eeprom_correct_header_tag() local
249 struct amdgpu_ras_eeprom_table_header *hdr = &control->tbl_hdr; amdgpu_ras_eeprom_reset_table() local
277 struct amdgpu_ras_eeprom_table_header *hdr = &control->tbl_hdr; amdgpu_ras_eeprom_init() local
434 struct amdgpu_ras_eeprom_table_header *hdr = &control->tbl_hdr; amdgpu_ras_eeprom_check_err_threshold() local
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_main.c56 struct hci_event_hdr *hdr = (void *) skb->data; in btmrvl_check_evtpkt() local
179 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd() local
H A Dbtqca.c325 struct hci_event_hdr *hdr; in qca_inject_cmd_complete_event() local
/kernel/linux/linux-5.10/drivers/dma/bestcomm/
H A Dbestcomm.c142 struct bcom_task_header *hdr = (struct bcom_task_header *)task_image; in bcom_load_image() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-842.c141 static int nx842_crypto_add_header(struct nx842_crypto_header *hdr, u8 *buf) in nx842_crypto_add_header() argument
254 struct nx842_crypto_header *hdr = &ctx->header; in nx842_crypto_compress() local
437 struct nx842_crypto_header *hdr; nx842_crypto_decompress() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmodule.c474 static const Elf_Shdr *find_section(const Elf_Ehdr *hdr, in find_section() argument
494 static int module_init_ftrace_plt(const Elf_Ehdr *hdr, in module_init_ftrace_plt() argument
518 int module_finalize(const Elf_Ehdr *hdr, in module_finalize() argument
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule.c509 static int module_init_ftrace_plt(const Elf_Ehdr *hdr, in module_init_ftrace_plt() argument
527 int module_finalize(const Elf_Ehdr *hdr, in module_finalize() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmca_drv.h87 sal_log_section_hdr_t *hdr; member
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule.c349 static const Elf_Shdr *find_mod_section(const Elf32_Ehdr *hdr, in find_mod_section() argument
365 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmodule.c429 int module_finalize(const Elf_Ehdr *hdr, in module_finalize() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-prd.c219 struct opal_prd_msg_header hdr; in opal_prd_write() local
340 struct opal_prd_msg_header *hdr; in opal_prd_msg_notifier() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhvsi.h33 struct hvsi_header hdr; member
38 struct hvsi_header hdr; member
46 struct hvsi_header hdr; member
51 struct hvsi_header hdr; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dbootx_init.c352 struct boot_param_header *hdr; in bootx_flatten_dt() local
465 unsigned long hdr; bootx_init() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvma.c46 Elf32_Ehdr *hdr; member
54 Elf64_Ehdr *hdr; member
[all...]
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A Dvdso2c.c171 Elf64_Ehdr *hdr = (Elf64_Ehdr *)raw_addr; in go() local
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmodule.c110 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
468 int module_finalize(const Elf_Ehdr *hdr, in module_finalize() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dheader.S283 hdr: label
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmodule.c249 int module_finalize(const Elf_Ehdr *hdr, in module_finalize() argument

Completed in 16 milliseconds

1...<<21222324252627282930>>...119