| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_conf.c | 1686 const char *flavor, *src, *tgt, *class, *perms, *new; in avtab_node_to_str() local 1859 char *src, *tgt, *class, *filename, *new; in map_filename_trans_to_str() local 2253 char *role, *type, *class, *new; in write_role_transition_rules_to_conf() local 2294 char *role, *new; in write_role_allow_rules_to_conf() local [all...] |
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | lib.rs | 212 pub fn new() -> Self { in new() functions 688 pub fn new(delimiter: Delimiter, stream: TokenStream) -> Self { in new() functions 804 pub fn new(ch: char, spacing: Spacing) -> Self { new() functions 965 pub fn new(string: &str, span: Span) -> Self { new() functions [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | punctuated.rs | 991 pub fn new(t: T, p: Option<P>) -> Self { new() functions [all...] |
| /third_party/rust/crates/termcolor/src/ |
| H A D | lib.rs | 355 fn new(sty: StandardStreamType) -> IoStandardStream { in new() functions 1086 fn new(choice: ColorChoice) -> Buffer { new() functions 1102 fn new(choice: ColorChoice, console: bool) -> Buffer { new() functions 1255 pub fn new(wtr: W) -> NoColor<W> { new() functions 1316 pub fn new(wtr: W) -> Ansi<W> { new() functions 1565 fn new() -> WindowsBuffer { new() functions 1677 pub fn new() -> ColorSpec { new() functions 2097 fn new(wtr: W) -> LossyStandardStream<W> { new() functions 2102 fn new(wtr: W) -> LossyStandardStream<W> { new() functions [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_post.c | 1100 struct cil_list *new; in __evaluate_cat_expression() local
|
| H A D | cil_policy.c | 449 static char *__cil_userattribute_to_string(struct cil_db *db, struct cil_userattribute *attr, char *new) in __cil_userattribute_to_string() argument 467 static char *__cil_cons_leaf_operand_to_string(struct cil_db *db, struct cil_list_item *operand, char *new) in __cil_cons_leaf_operand_to_string() argument 556 __cil_cons_leaf_op_to_string(struct cil_list_item *op, char *new) __cil_cons_leaf_op_to_string() argument 595 __cil_cons_expr_to_string(struct cil_db *db, struct cil_list *cons_expr, char *new) __cil_cons_expr_to_string() argument 640 char *new, *tail; cil_cons_expr_to_string() local 654 char *new, *curr; cil_classperms_to_string() local [all...] |
| /third_party/rust/crates/serde/serde/src/private/ |
| H A D | de.rs | 321 fn new() -> Self { in new() functions 537 fn new(name: &'static str) -> Self { in new() functions 827 pub fn new(name: &'static str, expecting: &'static str) -> Self { new() functions 1496 pub fn new(content: Content<'de>) -> Self { new() functions 1517 pub fn new(variant: Content<'de>, value: Option<Content<'de>>) -> EnumDeserializer<'de, E> { new() functions 2069 pub fn new(content: &'a Content<'de>) -> Self { new() functions 2206 fn new(slice: &'a [Content<'de>]) -> Self { new() functions 2282 fn new(map: &'a [(Content<'de>, Content<'de>)]) -> Self { new() functions 2378 pub fn new(type_name: &'a str, variant_name: &'a str) -> Self { new() functions 2423 pub fn new(type_name: &'a str, variant_name: &'a str) -> Self { new() functions [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
| H A D | iommu.c | 389 static int iommu_insert_resv_region(struct iommu_resv_region *new, struct list_head *regions)
in iommu_insert_resv_region() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 1238 u8 new = 1;
in hdmi_config_CVTEM() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 1064 u8 new = 1; in hdmi_config_CVTEM() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | lapic.c | 187 struct kvm_apic_map *new, *old = NULL; in kvm_recalculate_apic_map() local [all...] |
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| H A D | drbd_nl.c | 1375 unsigned int now, new, local, peer; in drbd_reconsider_queue_parameters() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | xgene-dma.c | 841 struct xgene_dma_desc_sw *first = NULL, *new; in xgene_dma_prep_xor() local 889 struct xgene_dma_desc_sw *first = NULL, *new; xgene_dma_prep_pq() local [all...] |
| /kernel/linux/linux-5.10/block/ |
| H A D | bfq-iosched.c | 734 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; in bfq_weights_tree_add() local [all...] |
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | ldc.c | 860 unsigned long new; in ldc_rx() local 1533 unsigned long hv_err, new; in read_raw() local 1742 unsigned long hv_err, new; read_nonraw() local 2065 unsigned long new = (base + PAGE_SIZE) & PAGE_MASK; pages_in_region() local 2088 unsigned long tlen, new = pa + PAGE_SIZE; fill_cookies() local [all...] |
| /kernel/linux/linux-5.10/arch/sparc/mm/ |
| H A D | init_64.c | 1780 pud_t *new; in kernel_map_range() local 1792 pud_t *new; in kernel_map_range() local 1804 pmd_t *new; kernel_map_range() local 1820 pte_t *new; kernel_map_range() local [all...] |
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | core.c | 1733 unsigned long new; in device_store_ulong() local 1759 long new; in device_store_int() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 4037 i40e_print_input_set(struct i40e_vsi *vsi, u64 old, u64 new) i40e_print_input_set() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| H A D | pcnet32.c | 543 int new, overlap; in pcnet32_realloc_rx_ring() local [all...] |
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | cpufeature.c | 813 s64 arm64_ftr_safe_value(const struct arm64_ftr_bits *ftrp, s64 new, in arm64_ftr_safe_value() argument 895 static void init_cpu_ftr_reg(u32 sys_reg, u64 new) in init_cpu_ftr_reg() argument 1077 static void update_cpu_ftr_reg(struct arm64_ftr_reg *reg, u64 new) in update_cpu_ftr_reg() argument [all...] |
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | ldc.c | 860 unsigned long new; in ldc_rx() local 1533 unsigned long hv_err, new; in read_raw() local 1742 unsigned long hv_err, new; read_nonraw() local 2065 unsigned long new = (base + PAGE_SIZE) & PAGE_MASK; pages_in_region() local 2088 unsigned long tlen, new = pa + PAGE_SIZE; fill_cookies() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-snap.c | 820 static int dm_add_exception(void *context, chunk_t old, chunk_t new) in dm_add_exception() argument
|
| H A D | raid10.c | 3577 static int setup_geo(struct geom *geo, struct mddev *mddev, enum geo_type new) in setup_geo() argument 4181 struct geom new; raid10_start_reshape() local [all...] |
| H A D | raid5-cache.c | 1564 unsigned long new in r5l_wake_reclaim() local [all...] |
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | lm93.c | 486 u8 new = LM93_TEMP_OFFSET_TO_REG(off, mode); in LM93_TEMP_AUTO_OFFSET_TO_REG() local
|