Home
last modified time | relevance | path

Searched defs:new (Results 26 – 50 of 1020) sorted by relevance

12345678910>>...41

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h52 static inline void __sym_que_add(struct sym_quehead * new, in __sym_que_add()
113 #define sym_insque(new, pos) __sym_que_add(new, pos, (pos)->flink) argument
117 #define sym_insque_head(new, head) __sym_que_add(new, head, (head)->flink) argument
130 #define sym_insque_tail(new, head) __sym_que_add(new, (head)->blink, head) argument
/linux/arch/x86/kernel/
H A Dftrace.c131 const char *new, *old; in ftrace_make_nop() local
158 const char *new, *old; in ftrace_make_call() local
185 const char *new; in ftrace_update_ftrace_func() local
202 const char *new, *old; in ftrace_replace_code() local
471 const char *new; in arch_ftrace_update_trampoline() local
586 const char *new; in ftrace_mod_jmp() local
/linux/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c73 u8 mask, new, old; in vgpu_pci_cfg_mem_write() local
149 u8 new = *(u8 *)p_data; in emulate_pci_command_write() local
171 u32 new = *(u32 *)(p_data); in emulate_pci_rom_bar_write() local
184 u32 new = *(u32 *)(p_data); in emulate_pci_bar_write() local
/linux/security/safesetid/
H A Dlsm.c191 static int safesetid_task_fix_setuid(struct cred *new, in safesetid_task_fix_setuid()
215 static int safesetid_task_fix_setgid(struct cred *new, in safesetid_task_fix_setgid()
239 static int safesetid_task_fix_setgroups(struct cred *new, const struct cred *old) in safesetid_task_fix_setgroups()
/linux/scripts/include/
H A Dlist.h63 static inline void __list_add(struct list_head *new, in __list_add()
81 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
94 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
138 struct list_head *new) in list_replace()
154 struct list_head *new) in list_replace_init()
/linux/security/apparmor/
H A Ddomain.c538 struct aa_profile *new = aa_find_child(profile, lookup); in x_table_lookup() local
574 struct aa_label *new = NULL; in x_to_label() local
666 struct aa_label *new = NULL; in profile_transition() local
875 struct aa_label *new; in handle_onexec() local
920 struct aa_label *label, *new = NULL; in apparmor_bprm_creds_for_exec() local
1110 struct aa_label *new; in change_hat() local
1225 struct aa_label *label, *previous, *new = NULL, *target = NULL; in aa_change_hat() local
1390 struct aa_label *label, *new = NULL, *target = NULL; in aa_change_profile() local
/linux/arch/s390/mm/
H A Dpgtable.c252 pgste_t pgste, pte_t old, pte_t new) in ptep_xchg_commit()
272 pte_t *ptep, pte_t new) in ptep_xchg_direct()
293 pte_t new) in ptep_reset_dat_prot()
314 pte_t *ptep, pte_t new) in ptep_xchg_lazy()
470 pmd_t *pmdp, pmd_t new) in pmdp_xchg_direct()
483 pmd_t *pmdp, pmd_t new) in pmdp_xchg_lazy()
540 pud_t *pudp, pud_t new) in pudp_xchg_direct()
795 pgste_t old, new; in set_guest_storage_key() local
905 pgste_t old, new; in reset_guest_reference_bit() local
1141 pgste_t new; in set_pgste_bits() local
/linux/arch/openrisc/include/asm/
H A Dcmpxchg.h26 unsigned long old, unsigned long new) in cmpxchg_u32()
59 static inline u32 cmpxchg_small(volatile void *ptr, u32 old, u32 new, in cmpxchg_small()
122 unsigned long new, int size) in __cmpxchg()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c79 struct nouveau_uvma_prealloc new; member
455 struct nouveau_uvma_prealloc *new, in nouveau_uvmm_sm_prepare_unwind()
557 struct nouveau_uvma_prealloc *new, in nouveau_uvmm_sm_map_prepare_unwind()
572 struct nouveau_uvma_prealloc *new, in nouveau_uvmm_sm_unmap_prepare_unwind()
616 struct nouveau_uvma_prealloc *new, in nouveau_uvmm_sm_prepare()
735 struct nouveau_uvma_prealloc *new, in nouveau_uvmm_sm_map_prepare()
752 struct nouveau_uvma_prealloc *new, in nouveau_uvmm_sm_unmap_prepare()
810 struct nouveau_uvma_prealloc *new) in op_remap()
828 struct nouveau_uvma_prealloc *new, in nouveau_uvmm_sm()
854 struct nouveau_uvma_prealloc *new, in nouveau_uvmm_sm_map()
[all …]
/linux/include/asm-generic/
H A Dcmpxchg-local.h16 unsigned long old, unsigned long new, int size) in __generic_cmpxchg_local()
55 u64 old, u64 new) in __generic_cmpxchg64_local()
/linux/security/landlock/
H A Dcred.c17 hook_cred_transfer(struct cred * const new,const struct cred * const old) hook_cred_transfer() argument
28 hook_cred_prepare(struct cred * const new,const struct cred * const old,const gfp_t gfp) hook_cred_prepare() argument
/linux/fs/cachefiles/
H A Dsecurity.c18 struct cred *new; in cachefiles_get_security_ID() local
79 struct cred *new; in cachefiles_determine_cache_security() local
/linux/include/trace/events/
H A Dpower.h523 #define trace_guest_halt_poll_ns_grow(new, old) \ argument
525 #define trace_guest_halt_poll_ns_shrink(new, old) \ argument
/linux/kernel/
H A Dresource.c181 static struct resource * __request_resource(struct resource *root, struct resource *new) in __request_resource()
275 struct resource *request_resource_conflict(struct resource *root, struct resource *new) in request_resource_conflict()
292 int request_resource(struct resource *root, struct resource *new) in request_resource()
669 struct resource *new, resource_size_t size, in __find_resource_space()
742 int find_resource_space(struct resource *root, struct resource *new, in find_resource_space()
765 struct resource new = *old; in reallocate_resource() local
811 int allocate_resource(struct resource *root, struct resource *new, in allocate_resource()
867 static struct resource * __insert_resource(struct resource *parent, struct resource *new) in __insert_resource()
932 struct resource *insert_resource_conflict(struct resource *parent, struct resource *new) in insert_resource_conflict()
952 int insert_resource(struct resource *parent, struct resource *new) in insert_resource()
[all …]
/linux/arch/sparc/lib/
H A Datomic32.c70 int arch_atomic_xchg(atomic_t *v, int new) in arch_atomic_xchg()
83 int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg()
185 unsigned long __xchg_u32(volatile u32 *ptr, u32 new) in __xchg_u32()
/linux/arch/arm/include/asm/
H A Dcmpxchg.h159 unsigned long new, int size) in __cmpxchg()
225 unsigned long new, int size) in __cmpxchg_local()
252 unsigned long long new) in __cmpxchg64()
/linux/arch/xtensa/include/asm/
H A Dcmpxchg.h25 __cmpxchg_u32(volatile int *p, int old, int new) in __cmpxchg_u32()
75 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg()
96 unsigned long new, int size) in __cmpxchg_local()
/linux/arch/x86/kvm/vmx/
H A Dposted_intr.c43 static int pi_try_set_control(struct pi_desc *pi_desc, u64 *pold, u64 new) in pi_try_set_control()
61 struct pi_desc old, new; in vmx_vcpu_pi_load() local
166 struct pi_desc old, new; in pi_enable_wakeup_handler() local
/linux/tools/testing/selftests/rtc/
H A Drtctest.c227 time_t secs, new; in TEST_F() local
297 time_t secs, new; in TEST_F() local
361 time_t secs, new; variable
429 time_t secs, new; variable
/linux/sound/pci/ice1712/
H A Dwtm.c67 unsigned char new, old; in stac9460_dac_mute_all() local
144 unsigned char new, old; in stac9460_dac_mute_put() local
284 unsigned char new, old; in stac9460_adc_mute_put() local
415 unsigned char new, old; in stac9460_mic_sw_put() local
440 unsigned char old, new; in stac9460_set_rate_val() local
/linux/drivers/gpu/nova-core/
H A Dvbios.rs49 fn new(pdev: &'a pci::Device, bar0: &'a Bar0) -> Result<Self> { in new() method
195 pub(crate) fn new(pdev: &pci::Device, bar0: &Bar0) -> Result<Vbios> { in new() method
287 fn new(pdev: &pci::Device, data: &[u8]) -> Result<Self> { in new() method
367 fn new(data: &[u8]) -> Result<Self> { in new() method
470 fn new(pdev: &pci::Device, data: &[u8]) -> Result<Self> { in new() method
541 fn new(pdev: &pci::Device, data: &[u8]) -> Option<Self> { in new() method
672 fn new(pdev: &pci::Device, data: &[u8]) -> Result<Self> { in new() method
776 fn new(pdev: &pci::Device, data: &[u8]) -> Result<Self> { in new() method
903 fn new(data: &[u8]) -> Result<Self> { in new() method
931 fn new(pdev: &pci::Device, data: &[u8]) -> Result<Self> { in new() method
/linux/arch/x86/kvm/mmu/
H A Dpage_track.h42 const u8 *new, int bytes) { } in __kvm_page_track_write()
51 const u8 *new, int bytes) in kvm_page_track_write()
/linux/include/linux/
H A Dlist.h65 static __always_inline bool __list_add_valid(struct list_head *new, in __list_add_valid()
128 static inline bool __list_add_valid(struct list_head *new, in __list_add_valid()
146 static inline void __list_add(struct list_head *new, in __list_add()
167 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
181 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
242 struct list_head *new) in list_replace()
258 struct list_head *new) in list_replace_init()
1106 struct hlist_head *new) in hlist_move_list()
H A Drculist.h87 static inline void __list_add_rcu(struct list_head *new, in __list_add_rcu()
115 static inline void list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu()
136 static inline void list_add_tail_rcu(struct list_head *new, in list_add_tail_rcu()
245 struct list_head *new) in list_replace_rcu()
574 struct hlist_node *new) in hlist_replace_rcu()
/linux/lib/
H A Derrseq.c80 errseq_t new; in errseq_set() local
179 errseq_t old, new; in errseq_check_and_advance() local

12345678910>>...41