/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | avtab.c | 55 mix(keyp->source_type); in avtab_hash() 120 if (key->source_type == cur->key.source_type && in avtab_insert() 129 if (key->source_type < cur->key.source_type) in avtab_insert() 131 if (key->source_type == cur->key.source_type && in avtab_insert() 134 if (key->source_type == cur->key.source_type && in avtab_insert() 165 if (key->source_type in avtab_insert_nonunique() [all...] |
H A D | avtab.h | 27 u16 source_type; /* source type */ member
|
H A D | policydb.h | 143 u32 source_type; member
|
H A D | policydb.c | 457 return key->source_type + (key->target_type << 3) + in rangetr_hash() 466 v = key1->source_type - key2->source_type; in rangetr_cmp() 1841 rt->source_type = le32_to_cpu(buf[0]); in range_read() 1852 if (!policydb_type_isvalid(p, rt->source_type) || in range_read() 3453 buf[0] = cpu_to_le32(rt->source_type); in range_write_helper()
|
H A D | mls.c | 508 rtr.source_type = scontext->type; in mls_compute_sid()
|
H A D | services.c | 653 avkey.source_type = i + 1; in context_struct_compute_av() 1064 avkey.source_type = i + 1; in security_compute_xperms_decision() 1813 avkey.source_type = scontext->type; in security_compute_sid()
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | avtab.c | 55 mix(keyp->source_type); in avtab_hash() 119 if (key->source_type == cur->key.source_type && in avtab_insert() 128 if (key->source_type < cur->key.source_type) in avtab_insert() 130 if (key->source_type == cur->key.source_type && in avtab_insert() 133 if (key->source_type == cur->key.source_type && in avtab_insert() 163 if (key->source_type in avtab_insert_nonunique() [all...] |
H A D | avtab.h | 27 u16 source_type; /* source type */ member
|
H A D | policydb.h | 143 u32 source_type; member
|
H A D | policydb.c | 462 return key->source_type + (key->target_type << 3) + in rangetr_hash() 471 v = key1->source_type - key2->source_type; in rangetr_cmp() 1843 rt->source_type = le32_to_cpu(buf[0]); in range_read() 1854 if (!policydb_type_isvalid(p, rt->source_type) || in range_read() 3452 buf[0] = cpu_to_le32(rt->source_type); in range_write_helper()
|
H A D | mls.c | 507 rtr.source_type = scontext->type; in mls_compute_sid()
|
H A D | services.c | 661 avkey.source_type = i + 1; in context_struct_compute_av() 1079 avkey.source_type = i + 1; in security_compute_xperms_decision() 1837 avkey.source_type = scontext->type; in security_compute_sid()
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | input_system.c | 901 switch (channel.source_type) { in input_system_configure_channel() 1246 switch (config.source_type) { in configuration_to_registers() 1324 } // end of switch (source_type) in configuration_to_registers() 1371 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_cfg() 1397 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_with_counting_cfg() 1429 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_sram_channel_cfg() 1462 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_channel_cfg() 1491 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_acquire_only_channel_cfg() 1519 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_capture_only_channel_cfg() 1554 channel.source_type in input_system_prbs_channel_cfg() [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | input_system.c | 870 switch (channel.source_type) { in input_system_configure_channel() 1199 switch (config.source_type) { in configuration_to_registers() 1270 } // end of switch (source_type) in configuration_to_registers() 1317 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_cfg() 1343 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_with_counting_cfg() 1375 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_sram_channel_cfg() 1408 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_channel_cfg() 1437 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_acquire_only_channel_cfg() 1465 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_capture_only_channel_cfg() 1500 channel.source_type in input_system_prbs_channel_cfg() [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | isp2400_input_system_local.h | 114 input_system_source_t source_type; member 121 input_system_source_t source_type; member
|
H A D | isp2401_input_system_global.h | 75 input_system_source_type_t source_type; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | isp2400_input_system_local.h | 43 input_system_source_t source_type; member 50 input_system_source_t source_type; member
|
H A D | isp2401_input_system_global.h | 70 input_system_source_type_t source_type; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
H A D | virtual_isys.c | 422 me->source_type = cfg->mode; in create_input_system_input_port() 441 if (me->source_type == INPUT_SYSTEM_SOURCE_TYPE_SENSOR) { in destroy_input_system_input_port() 516 switch (input_port->source_type) { in calculate_input_system_input_port_cfg()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
H A D | virtual_isys.c | 411 me->source_type = cfg->mode; in create_input_system_input_port() 430 if (me->source_type == INPUT_SYSTEM_SOURCE_TYPE_SENSOR) { in destroy_input_system_input_port() 505 switch (input_port->source_type) { in calculate_input_system_input_port_cfg()
|
/kernel/linux/linux-6.6/drivers/usb/typec/ |
H A D | pd.c | 376 static struct device_type *source_type[] = { variable 427 type = source_type[pdo_type(pdo)]; in add_pdo()
|
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | asihpi.c | 2162 u16 source_type, source_index; in snd_asihpi_mux_get() local 2167 &source_type, &source_index)); in snd_asihpi_mux_get() 2174 if ((source_type == src_node_type) in snd_asihpi_mux_get() 2182 h_control, source_type, source_index); in snd_asihpi_mux_get() 2192 u16 source_type, source_index; in snd_asihpi_mux_put() local 2199 &source_type, &source_index); in snd_asihpi_mux_put() 2203 source_type, source_index)); in snd_asihpi_mux_put()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | asihpi.c | 2160 u16 source_type, source_index; in snd_asihpi_mux_get() local 2165 &source_type, &source_index)); in snd_asihpi_mux_get() 2172 if ((source_type == src_node_type) in snd_asihpi_mux_get() 2180 h_control, source_type, source_index); in snd_asihpi_mux_get() 2190 u16 source_type, source_index; in snd_asihpi_mux_put() local 2197 &source_type, &source_index); in snd_asihpi_mux_put() 2201 source_type, source_index)); in snd_asihpi_mux_put()
|
/kernel/linux/linux-5.10/include/acpi/ |
H A D | actbl1.h | 177 u8 source_type; member
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | actbl1.h | 228 u8 source_type; member
|