/openbmc/linux/tools/perf/scripts/python/ |
H A D | sched-migration.py | 82 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 D | cmpxchg-grb.h | 72 unsigned long new) in __cmpxchg_u32()
|
/openbmc/u-boot/drivers/sound/ |
H A D | maxim_codec.c | 72 unsigned char old, new; in maxim_bic_or() local
|
/openbmc/linux/rust/alloc/vec/ |
H A D | set_len_on_drop.rs | 15 pub(super) fn new(len: &'a mut usize) -> Self { in new() method
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-event.c | 340 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 D | mkregtable.c | 60 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 D | pgtable-be-types.h | 81 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 D | checksum.h | 144 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.rs | 203 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 D | cache.c | 121 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 D | fm.c | 381 struct udevice *new; in fm_init_common() local 468 struct udevice *new; in fm_init_common() local
|
/openbmc/qemu/util/ |
H A D | keyval.c | 150 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 D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
/openbmc/linux/tools/testing/selftests/powerpc/vphn/ |
H A D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
/openbmc/linux/net/netfilter/ |
H A D | core.c | 110 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 D | nf_conntrack_labels.c | 16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32()
|
/openbmc/linux/kernel/kcsan/ |
H A D | report.c | 391 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 D | 8xx.c | 16 pte_basic_t *new; in kasan_init_shadow_8M() local
|
/openbmc/linux/include/linux/ |
H A D | rbtree_augmented.h | 195 __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 D | dst.c | 191 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 D | pr.c | 129 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 D | ebitmap.c | 55 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 D | heartbeat.c | 35 unsigned int new; in heartbeat_toggle_bit() local
|
/openbmc/qemu/linux-user/hppa/ |
H A D | cpu_loop.c | 32 abi_ulong new = env->gr[24]; in hppa_lws() local
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | reloc.c | 46 uint8_t new; in read_uint() local
|