Home
last modified time | relevance | path

Searched defs:new (Results 176 – 200 of 1200) sorted by relevance

12345678910>>...48

/openbmc/linux/tools/perf/scripts/python/
H A Dsched-migration.py82 def __init__(self, new): argument
133 def __migrate_in(self, new, event): argument
141 def migrate_in(self, new): argument
144 def wake_up(self, new): argument
147 def wake_up_new(self, new): argument
191 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
/openbmc/linux/arch/sh/include/asm/
H A Dcmpxchg-grb.h72 unsigned long new) in __cmpxchg_u32()
/openbmc/u-boot/drivers/sound/
H A Dmaxim_codec.c72 unsigned char old, new; in maxim_bic_or() local
/openbmc/linux/rust/alloc/vec/
H A Dset_len_on_drop.rs15 pub(super) fn new(len: &'a mut usize) -> Self { in new() method
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-event.c340 const struct v4l2_event *new) in v4l2_event_src_replace()
349 struct v4l2_event *new) in v4l2_event_src_merge()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dmkregtable.c60 static inline void __list_add(struct list_head *new, in __list_add()
81 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable-be-types.h81 static inline bool pte_xchg(pte_t *ptep, pte_t old, pte_t new) in pte_xchg()
93 static inline bool pmd_xchg(pmd_t *pmdp, pmd_t old, pmd_t new) in pmd_xchg()
/openbmc/linux/include/net/
H A Dchecksum.h144 static __always_inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) in csum_replace2()
149 static inline void csum_replace(__wsum *csum, __wsum old, __wsum new) in csum_replace()
/openbmc/linux/rust/kernel/init/
H A D__internal.rs203 pub unsafe fn new(ptr: *mut T) -> Self { in new() method
227 pub unsafe fn new() -> Self { in new() method
/openbmc/linux/fs/exfat/
H A Dcache.c121 struct exfat_cache_id *new) in exfat_cache_merge()
138 struct exfat_cache_id *new) in exfat_cache_add()
/openbmc/u-boot/drivers/net/fm/
H A Dfm.c381 struct udevice *new; in fm_init_common() local
468 struct udevice *new; in fm_init_common() local
/openbmc/qemu/util/
H A Dkeyval.c150 QObject *old, *new; in keyval_parse_put() local
347 QList *new = qobject_to(QList, ent->value); in keyval_do_merge() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvphn.c42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
/openbmc/linux/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
/openbmc/linux/net/netfilter/
H A Dcore.c110 struct nf_hook_entries *new; in nf_hook_entries_grow() local
238 struct nf_hook_entries *new = NULL; in __nf_hook_entries_try_shrink() local
700 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach()
H A Dnf_conntrack_labels.c16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32()
/openbmc/linux/kernel/kcsan/
H A Dreport.c391 u64 old, u64 new, u64 mask) in print_report()
668 int watchpoint_idx, u64 old, u64 new, u64 mask) in kcsan_report_known_origin()
701 unsigned long ip, u64 old, u64 new, u64 mask) in kcsan_report_unknown_origin()
/openbmc/linux/arch/powerpc/mm/kasan/
H A D8xx.c16 pte_basic_t *new; in kasan_init_shadow_8M() local
/openbmc/linux/include/linux/
H A Drbtree_augmented.h195 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
208 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, in __rb_change_child_rcu()
/openbmc/linux/net/core/
H A Ddst.c191 unsigned long prev, new; in dst_cow_metrics_generic() local
217 unsigned long prev, new; in __dst_destroy_metrics_generic() local
/openbmc/linux/drivers/nvme/host/
H A Dpr.c129 u64 new, unsigned flags) in nvme_pr_register()
155 static int nvme_pr_preempt(struct block_device *bdev, u64 old, u64 new, in nvme_pr_preempt()
/openbmc/linux/security/selinux/ss/
H A Debitmap.c55 struct ebitmap_node *new, *prev; in ebitmap_cpy() local
281 struct ebitmap_node *n, *prev, *new; in ebitmap_set_bit() local
/openbmc/linux/arch/sh/drivers/
H A Dheartbeat.c35 unsigned int new; in heartbeat_toggle_bit() local
/openbmc/qemu/linux-user/hppa/
H A Dcpu_loop.c32 abi_ulong new = env->gr[24]; in hppa_lws() local
/openbmc/u-boot/arch/mips/lib/
H A Dreloc.c46 uint8_t new; in read_uint() local

12345678910>>...48