/linux/tools/perf/tests/ |
H A D | util.c | 10 const char *replace, const char *expected) in test_strreplace()
|
/linux/tools/testing/selftests/livepatch/test_modules/ |
H A D | test_klp_atomic_replace.c | 10 static int replace; variable
|
H A D | test_klp_callbacks_demo2.c | 10 static int replace; variable
|
/linux/drivers/md/bcache/ |
H A D | request.h | 25 unsigned int replace:1; member
|
H A D | btree.c | 1530 struct btree *replace) in btree_gc_rewrite_node()
|
/linux/include/media/ |
H A D | v4l2-event.h | 49 void (*replace)(struct v4l2_event *old, const struct v4l2_event *new); member
|
/linux/rust/pin-init/examples/ |
H A D | linked_list.rs | 125 fn replace(&self, other: Link) -> Link { in replace() method
|
/linux/kernel/bpf/ |
H A D | queue_stack_maps.c | 193 bool replace = (flags & BPF_EXIST); in queue_stack_map_push_elem() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun_encap.c | 1587 bool replace) in mlx5e_update_route_encaps() 1669 bool replace) in mlx5e_update_route_decap_flows() 1698 bool replace; in mlx5e_tc_fib_event_work() local
|
/linux/include/linux/ |
H A D | livepatch.h | 163 bool replace; member
|
/linux/kernel/irq/ |
H A D | matrix.c | 188 bool replace) in irq_matrix_assign_system()
|
/linux/drivers/gpu/drm/ |
H A D | drm_property.c | 692 struct drm_property_blob **replace, in drm_property_replace_global_blob()
|
/linux/net/sctp/ |
H A D | auth.c | 824 int replace = 0; in sctp_auth_set_key() local
|
/linux/sound/core/ |
H A D | control_compat.c | 379 int replace) in snd_ctl_elem_add_compat()
|
H A D | control.c | 1615 struct snd_ctl_elem_info *info, int replace) in snd_ctl_elem_add() 1744 struct snd_ctl_elem_info __user *_info, int replace) in snd_ctl_elem_add_user()
|
/linux/arch/x86/kernel/apic/ |
H A D | vector.c | 738 void lapic_assign_legacy_vector(unsigned int irq, bool replace) in lapic_assign_legacy_vector()
|
/linux/net/mptcp/ |
H A D | pm_kernel.c | 523 bool needs_id, bool replace) in mptcp_pm_nl_append_new_local_addr()
|
/linux/rust/kernel/ |
H A D | rbtree.rs | 1257 fn replace(self, node: RBTreeNode<K, V>) -> RBTreeNode<K, V> { in replace() method
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_router.c | 1153 bool replace, /* replace or del */ in prestera_k_arb_fib_evt()
|
/linux/include/uapi/linux/ |
H A D | coda.h | 726 struct coda_replace_out replace; member
|
/linux/net/ipv6/ |
H A D | ip6_fib.c | 1099 int replace = (info->nlh && in fib6_add_rt2node() local
|
/linux/tools/testing/selftests/iommu/ |
H A D | iommufd.c | 1936 TEST_F(iommufd_mock_domain, replace) in TEST_F() argument
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 33 int (*replace)(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, member
|
/linux/net/ipv4/ |
H A D | fib_trie.c | 502 static struct key_vector *replace(struct trie *t, in replace() function
|
H A D | nexthop.c | 2561 bool replace = !!(cfg->nlflags & NLM_F_REPLACE); insert_nexthop() local [all...] |