Searched refs:n_type (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dsymbol-minimal.c35 u32 n_type; read_build_id() member in struct:__anon14846
48 nhdr->n_type = bswap_32(nhdr->n_type); read_build_id()
57 if (nhdr->n_type == NT_GNU_BUILD_ID && read_build_id()
H A Dsymbol-elf.c411 if (nhdr->n_type == NT_GNU_BUILD_ID && elf_read_build_id()
476 if (nhdr.n_type == NT_GNU_BUILD_ID && sysfs__read_build_id()
/linux-4.1.27/scripts/
H A Dsign-file257 my $n_type = $OIDs{$raw_oid};
261 if ($n_type eq "organizationName") {
263 } elsif ($n_type eq "commonName") {
265 } elsif ($n_type eq "emailAddress") {
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c151 en.n_type = NT_SPU; spufs_arch_write_note()
/linux-4.1.27/include/uapi/linux/
H A Delf.h410 Elf32_Word n_type; /* Content type */ member in struct:elf32_note
417 Elf64_Word n_type; /* Content type */ member in struct:elf64_note
H A Da.out.h170 unsigned char n_type;
169 unsigned char n_type; global() member in struct:nlist
/linux-4.1.27/net/key/
H A Daf_key.c969 struct sadb_x_nat_t_type *n_type; __pfkey_xfrm_state2msg() local
973 n_type = (struct sadb_x_nat_t_type*) skb_put(skb, sizeof(*n_type)); __pfkey_xfrm_state2msg()
974 n_type->sadb_x_nat_t_type_len = sizeof(*n_type)/sizeof(uint64_t); __pfkey_xfrm_state2msg()
975 n_type->sadb_x_nat_t_type_exttype = SADB_X_EXT_NAT_T_TYPE; __pfkey_xfrm_state2msg()
976 n_type->sadb_x_nat_t_type_type = natt->encap_type; __pfkey_xfrm_state2msg()
977 n_type->sadb_x_nat_t_type_reserved[0] = 0; __pfkey_xfrm_state2msg()
978 n_type->sadb_x_nat_t_type_reserved[1] = 0; __pfkey_xfrm_state2msg()
979 n_type->sadb_x_nat_t_type_reserved[2] = 0; __pfkey_xfrm_state2msg()
1225 const struct sadb_x_nat_t_type* n_type; pfkey_msg2xfrm_state() local
1233 n_type = ext_hdrs[SADB_X_EXT_NAT_T_TYPE-1]; pfkey_msg2xfrm_state()
1234 natt->encap_type = n_type->sadb_x_nat_t_type_type; pfkey_msg2xfrm_state()
/linux-4.1.27/include/linux/
H A Dregset.h115 * @core_note_type: ELF note @n_type value used in core dumps.
145 * If nonzero, @core_note_type gives the n_type field (NT_* value)
/linux-4.1.27/arch/s390/kernel/
H A Dcrash_dump.c297 note->n_type = type; nt_init()
409 note->n_type = NT_S390_VXRS_LOW; nt_s390_vx_low()
/linux-4.1.27/arch/tile/kernel/
H A Dmachine_kexec.c138 while (nhdrp->n_type != EBN_COMMAND_LINE) { kexec_bn2cl()
/linux-4.1.27/arch/ia64/kernel/
H A Dcrash.c37 note->n_type = type; append_elf_note()
/linux-4.1.27/fs/proc/
H A Dkcore.c300 en.n_type = men->type; storenote()
/linux-4.1.27/arch/powerpc/kernel/
H A Dfadump.c491 note.n_type = type; fadump_append_elf_note()
508 note.n_type = 0; fadump_final_note()
/linux-4.1.27/kernel/
H A Dkexec.c1562 note.n_type = type; append_elf_note()
1579 note.n_type = 0; final_note()
/linux-4.1.27/fs/
H A Dbinfmt_elf_fdpic.c1267 en.n_type = men->type; writenote()
H A Dbinfmt_elf.c1336 en.n_type = men->type; writenote()

Completed in 471 milliseconds