Home
last modified time | relevance | path

Searched defs:old (Results 176 – 200 of 1012) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/kernel/fs/afs/
H A Dserver_list.c104 struct afs_server_list *old) in afs_annotate_server_list()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_hba.c40 struct target_backend *tb, *old; in transport_backend_register() local
/OK3568_Linux_fs/kernel/lib/
H A Ddump_stack.c92 int old; in dump_stack_lvl() local
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dcmpxchg-irq.h40 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dtask.c43 struct aa_label *old = aa_current_raw_label(); in aa_replace_current_label() local
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcmpxchg.c50 unsigned long __cmpxchg_small(volatile void *ptr, unsigned long old, in __cmpxchg_small()
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Datomic.h105 int old, tmp; in ATOMIC_OP_RETURN() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_extend.c52 const struct nf_ct_ext *old = ct->ext; in nf_ct_ext_add() local
H A Dnf_conntrack_labels.c18 u32 old, tmp; in replace_u32() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline_state.c15 static inline bool is_switching_user(void *old, void *new) in is_switching_user()
1231 struct komeda_pipeline_state *old = priv_to_pipe_st(pipe->obj.state); in komeda_pipeline_unbound_components() local
1287 struct komeda_pipeline_state *old; in komeda_pipeline_disable() local
1333 struct komeda_pipeline_state *old; in komeda_pipeline_update() local
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/linux/
H A Dpercpu.h9 #define this_cpu_cmpxchg(var, old, new) uatomic_cmpxchg(&var, old, new) argument
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c56 u32 old, live; in syncpt_load() local
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dmmu_context.h44 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) in activate_mm()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_nf_core.c35 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) in fake_cow_metrics()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dtimer.c23 u32 old = readl(&global_timer->cnt_h); in get_cpu_global_timer() local
/OK3568_Linux_fs/kernel/drivers/xen/events/
H A Devents_fifo.c229 event_word_t new, old, w; in clear_masked_cond() local
262 event_word_t new, old, w; in clear_linked() local
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Datomic.h210 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), old, new)) argument
213 #define atomic64_cmpxchg(v, old, new) \ argument
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpreempt.h31 int old, new; in preempt_count_set() local
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dkey.c288 static void ieee80211_pairwise_rekey(struct ieee80211_key *old, in ieee80211_pairwise_rekey()
430 struct ieee80211_key *old, in ieee80211_key_replace()
766 struct ieee80211_key *old, in ieee80211_key_identical()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dcopy_up.c46 int ovl_copy_xattr(struct super_block *sb, struct dentry *old, in ovl_copy_xattr()
133 static int ovl_copy_up_data(struct ovl_fs *ofs, struct path *old, in ovl_copy_up_data()
548 const struct cred *old; member
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c129 uint32_t old, new, incr; in __udelay() local
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtask_stack.h24 #define setup_thread_stack(new,old) do { } while(0) argument
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Datomic.h70 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
/OK3568_Linux_fs/kernel/kernel/
H A Dresource.c213 static int __release_resource(struct resource *old, bool release_child) in __release_resource()
310 int release_resource(struct resource *old) in release_resource()
595 static int __find_resource(struct resource *root, struct resource *old, in __find_resource()
671 static int reallocate_resource(struct resource *root, struct resource *old, in reallocate_resource()
927 int remove_resource(struct resource *old) in remove_resource()

12345678910>>...41