Home
last modified time | relevance | path

Searched refs:get_sec (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dbpf_load.c316 static int get_sec(Elf *elf, int i, GElf_Ehdr *ehdr, char **shname, in get_sec() function
544 if (get_sec(elf, i, &ehdr, &shname, &shdr, &data)) in do_load_bpf_file()
603 if (get_sec(elf, i, &ehdr, &shname, &shdr, &data)) in do_load_bpf_file()
610 if (get_sec(elf, shdr.sh_info, &ehdr, &shname_prog, in do_load_bpf_file()
633 if (get_sec(elf, i, &ehdr, &shname, &shdr, &data)) in do_load_bpf_file()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c318 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() function
1247 if (iwl_alloc_fw_desc(drv, &sec[i], get_sec(pieces, type, i))) in iwl_alloc_ucode()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c322 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() function
1355 if (iwl_alloc_fw_desc(drv, &sec[i], get_sec(pieces, type, i))) in iwl_alloc_ucode()

Completed in 6 milliseconds