Searched refs:source_type (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Davtab.c31 (keyp->source_type << 9)) & mask);
70 if (key->source_type == cur->key.source_type &&
75 if (key->source_type < cur->key.source_type)
77 if (key->source_type == cur->key.source_type &&
80 if (key->source_type == cur->key.source_type &&
110 if (key->source_type
[all...]
H A Davtab.h27 u16 source_type; /* source type */ member in struct:avtab_key
H A Dpolicydb.h117 u32 source_type; member in struct:range_trans
H A Dmls.c525 rtr.source_type = scontext->type;
H A Dpolicydb.c181 return (key->source_type + (key->target_type << 3) +
188 return (key1->source_type != key2->source_type ||
1740 rt->source_type = le32_to_cpu(buf[0]);
1751 if (!policydb_type_isvalid(p, rt->source_type) ||
H A Dservices.c636 avkey.source_type = i + 1;
1412 avkey.source_type = scontext->type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dphyp_dump.c39 u16 source_type; member in struct:dump_section
107 ph->cpu_data.source_type = DUMP_SOURCE_CPU;
114 ph->hpte_data.source_type = DUMP_SOURCE_HPTE;
122 ph->kernel_data.source_type = DUMP_SOURCE_RMO;
156 printk(KERN_INFO "cpu source_type =%d\n", ph->cpu_data.source_type);
167 printk(KERN_INFO "HPTE source_type =%d\n", ph->hpte_data.source_type);
178 printk(KERN_INFO "SRSD source_type =%d\n", ph->kernel_data.source_type);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dasihpi.c2179 u16 source_type, source_index; local
2184 &source_type, &source_index));
2191 if ((source_type == src_node_type)
2199 h_control, source_type, source_index);
2209 u16 source_type, source_index; local
2216 &source_type, &source_index);
2220 source_type, source_index));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactbl2.h174 u8 source_type; member in struct:acpi_asf_alert_data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DBaseClient.cpp1322 SourceItemType source_type = UNAVAILABLE_SOURCE; variable
1336 source_type = A4AF_SOURCE; // Will be checked.
1390 Notify_SourceCtrlUpdateSource(ECID(), source_type); variable

Completed in 225 milliseconds