/third_party/selinux/libsepol/cil/test/unit/ |
H A D | test_cil_copy_ast.c | 1203 struct cil_ipaddr *new; in test_cil_copy_fill_ipaddr() local
|
/third_party/rust/crates/regex/src/ |
H A D | dfa.rs | 414 pub fn new(prog: &Program) -> Self { in new() functions 1608 fn new(num_byte_classes: usize) -> StateMap { new() functions 1644 fn new(num_byte_classes: usize) -> Transitions { new() functions [all...] |
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | bn.rs | 105 pub fn new() -> Result<BigNumContext, ErrorStack> { in new() functions 933 pub fn new() -> Result<BigNum, ErrorStack> { new() functions [all...] |
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_worker.c | 2041 unsigned long old, new; in get_work_bits() local
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | ep93xx_dma.c | 728 struct ep93xx_dma_desc *new; in ep93xx_dma_advance_work() local
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | net.c | 301 struct fwnet_fragment_info *fi, *fi2, *new; in fwnet_frag_new() local 365 struct fwnet_partial_datagram *new; fwnet_pd_new() local [all...] |
/kernel/linux/linux-5.10/drivers/base/regmap/ |
H A D | regmap.c | 539 struct rb_node **new = &(root->rb_node), *parent = NULL; in _regmap_range_add() local 1087 struct regmap_range_node *new; in __regmap_init() local [all...] |
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | cpufeature.c | 690 static s64 arm64_ftr_safe_value(const struct arm64_ftr_bits *ftrp, s64 new, in arm64_ftr_safe_value() argument 772 static void __init init_cpu_ftr_reg(u32 sys_reg, u64 new) in init_cpu_ftr_reg() argument 897 static void update_cpu_ftr_reg(struct arm64_ftr_reg *reg, u64 new) in update_cpu_ftr_reg() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | mmu.c | 120 static bool pgattr_change_is_safe(u64 old, u64 new) in pgattr_change_is_safe() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_hv.c | 1233 struct kvm_hpt_info *new = &resize->hpt; in resize_hpt_rehash_hpte() local [all...] |
H A D | powerpc.c | 709 kvm_arch_commit_memory_region(struct kvm *kvm, const struct kvm_userspace_memory_region *mem, struct kvm_memory_slot *old, const struct kvm_memory_slot *new, enum kvm_mr_change change) kvm_arch_commit_memory_region() argument
|
H A D | booke.c | 1805 kvmppc_core_commit_memory_region(struct kvm *kvm, const struct kvm_userspace_memory_region *mem, const struct kvm_memory_slot *old, const struct kvm_memory_slot *new, enum kvm_mr_change change) kvmppc_core_commit_memory_region() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 2118 int spu_restore(struct spu_state *new, struct spu *spu) in spu_restore() argument
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | process.c | 795 static void switch_hw_breakpoint(struct task_struct *new) in switch_hw_breakpoint() argument 1033 static inline void tm_recheckpoint_new_task(struct task_struct *new) in tm_recheckpoint_new_task() argument 1071 __switch_to_tm(struct task_struct *prev, struct task_struct *new) __switch_to_tm() argument 1208 __switch_to(struct task_struct *prev, struct task_struct *new) __switch_to() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | hv-24x7.c | 642 struct rb_node **new = &(root->rb_node), *parent = NULL; in event_uniq_add() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
H A D | amd.c | 445 static int setup_APIC_mce_threshold(int reserved, int new) in setup_APIC_mce_threshold() argument 454 static int setup_APIC_deferred_error(int reserved, int new) in setup_APIC_deferred_error() argument 536 int new; prepare_threshold_block() local 1090 unsigned long new; store_interrupt_enable() local 1113 unsigned long new; store_threshold_limit() local [all...] |
H A D | core.c | 2383 u64 new; in set_bank() local 2406 u64 new; in set_ignore_ce() local 2433 u64 new; set_cmci_disabled() local [all...] |
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | gmap.c | 309 unsigned long *new; in gmap_alloc_table() local 965 pmd_t new = *pmdp; in gmap_protect_pmd() local 1646 struct gmap *sg, *new; gmap_shadow() local 2287 gmap_pmdp_xchg(struct gmap *gmap, pmd_t *pmdp, pmd_t new, unsigned long gaddr) gmap_pmdp_xchg() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | perf_cpum_sf.c | 197 unsigned long *new, *tail, *tail_prev = NULL; in realloc_sampling_buffer() local 1231 __cdsg(__uint128_t *ptr, __uint128_t old, __uint128_t new) __cdsg() argument 1258 union hws_trailer_header old, prev, new; hw_perf_event_update() local 1494 union hws_trailer_header old, prev, new; aux_set_alert() local 1545 union hws_trailer_header old, prev, new; aux_reset_buffer() local 1730 unsigned long *new, *tail; aux_buffer_setup() local [all...] |
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | ds.c | 1678 s64 new, old; in intel_pmu_save_and_restart_reload() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | smpboot.c | 342 int new; in topology_update_package_map() local 365 int new; in topology_update_die_map() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | apic.c | 393 static inline int eilvt_entry_is_changeable(unsigned int old, unsigned int new) in eilvt_entry_is_changeable() argument 400 static unsigned int reserve_eilvt_offset(int offset, unsigned int new) in reserve_eilvt_offset() argument 432 unsigned int new, old, reserved; in setup_APIC_eilvt() local [all...] |
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | smp_64.c | 1589 pud_t *new; in pcpu_populate_pte() local 1599 pud_t *new; in pcpu_populate_pte() local 1609 pmd_t *new; pcpu_populate_pte() local 1619 pte_t *new; pcpu_populate_pte() local [all...] |
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | arm_arch_timer.c | 323 u64 old, new; in arm64_858921_read_cntpct_el0() local 332 u64 old, new; in arm64_858921_read_cntvct_el0() local
|
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | intel-gtt.c | 241 struct agp_memory *new; in alloc_agpphysmem_i8xx() local 984 struct agp_memory *new; intel_fake_agp_alloc_by_type() local [all...] |