Home
last modified time | relevance | path

Searched refs:get_sec (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/samples/bpf/
Dbpf_load.c137 static int get_sec(Elf *elf, int i, GElf_Ehdr *ehdr, char **shname, in get_sec() function
220 if (get_sec(elf, i, &ehdr, &shname, &shdr, &data)) in load_bpf_file()
251 if (get_sec(elf, i, &ehdr, &shname, &shdr, &data)) in load_bpf_file()
256 if (get_sec(elf, shdr.sh_info, &ehdr, &shname_prog, in load_bpf_file()
281 if (get_sec(elf, i, &ehdr, &shname, &shdr, &data)) in load_bpf_file()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-drv.c302 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() function
989 get_sec(pieces, type, i))) in iwl_alloc_ucode()