Home
last modified time | relevance | path

Searched defs:new (Results 1851 - 1875 of 2670) sorted by relevance

1...<<71727374757677787980>>...107

/kernel/linux/linux-6.6/drivers/md/
H A Draid5-ppl.c1504 unsigned short new; in ppl_write_hint_store() local
H A Ddm-raid1.c219 struct mirror *new; in fail_mirror() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_pipapo.c1313 struct nft_pipapo_match *new; global() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dassociola.c1102 sctp_assoc_update(struct sctp_association *asoc, struct sctp_association *new) sctp_assoc_update() argument
[all...]
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvc_xprt.c288 void svc_add_new_perm_xprt(struct svc_serv *serv, struct svc_xprt *new) in svc_add_new_perm_xprt() argument
H A Dsvcauth_unix.c60 struct unix_domain *new = NULL; in unix_domain_find() local
124 struct ip_map *new = container_of(cnew, struct ip_map, h); ip_map_match() local
130 struct ip_map *new = container_of(cnew, struct ip_map, h); ip_map_init() local
138 struct ip_map *new = container_of(cnew, struct ip_map, h); update() local
442 struct unix_gid *new = container_of(cnew, struct unix_gid, h); unix_gid_match() local
447 struct unix_gid *new = container_of(cnew, struct unix_gid, h); unix_gid_init() local
453 struct unix_gid *new = container_of(cnew, struct unix_gid, h); unix_gid_update() local
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.c220 struct mask_array *new; in tbl_mask_array_alloc() local
251 struct mask_array *new; tbl_mask_array_realloc() local
273 tbl_mask_array_add_mask(struct flow_table *tbl, struct sw_flow_mask *new) tbl_mask_array_add_mask() argument
365 struct mask_cache *new; tbl_mask_cache_alloc() local
395 struct mask_cache *new; ovs_flow_tbl_masks_cache_resize() local
579 flow_table_copy_flows(struct table_instance *old, struct table_instance *new, bool ufid) flow_table_copy_flows() argument
1009 flow_mask_insert(struct flow_table *tbl, struct sw_flow *flow, const struct sw_flow_mask *new) flow_mask_insert() argument
1112 struct mask_array *new; ovs_flow_masks_rebalance() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c817 struct tc_u_knode *new; in u32_init_knode() local
899 struct tc_u_knode *new; u32_change() local
[all...]
H A Dsch_sfb.c619 static int sfb_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in sfb_graft() argument
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-component.c803 unsigned int old, new; in snd_soc_component_update_bits_legacy() local
956 unsigned int old, new; in snd_soc_component_test_bits() local
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dendpoint.c138 static inline bool ep_state_update(struct snd_usb_endpoint *ep, int old, int new) in ep_state_update() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/
H A Dmemop.c528 __uint128_t new; in permutate_bits() local
555 _cmpxchg(int size, void *target, __uint128_t *old_addr, __uint128_t new) _cmpxchg() argument
609 __uint128_t old, new; guest_cmpxchg_key() local
647 __uint128_t old, new; test_cmpxchg_key_concurrent() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dcow.c126 char *old, *new; in child_vmsplice_memcmp_fn() local
250 char *old, *new; in do_test_vmsplice_in_parent() local
[all...]
/kernel/linux/linux-6.6/scripts/dtc/
H A Dlivetree.c15 struct label *new; in add_label() local
42 struct property *new = xmalloc(sizeof(*new)); build_property() local
55 struct property *new = xmalloc(sizeof(*new)); build_property_delete() local
91 struct node *new = xmalloc(sizeof(*new)); build_node() local
109 struct node *new = xmalloc(sizeof(*new)); build_node_delete() local
360 struct reserve_info *new = xmalloc(sizeof(*new)); build_reserve_entry() local
379 add_reserve_entry(struct reserve_info *list, struct reserve_info *new) add_reserve_entry() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddso.c879 dso_cache__insert(struct dso *dso, struct dso_cache *new) in dso_cache__insert() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8995.c723 int change, new; in configure_clock() local
/kernel/linux/linux-6.6/security/apparmor/
H A Dlabel.c62 struct aa_proxy *new; in aa_alloc_proxy() local
73 void __aa_proxy_redirect(struct aa_label *orig, struct aa_label *new) in __aa_proxy_redirect() argument
88 static void __proxy_share(struct aa_label *old, struct aa_label *new) in __proxy_share() argument
390 label_free_or_put_new(struct aa_label *label, struct aa_label *new) label_free_or_put_new() argument
426 struct aa_label *new; aa_label_alloc() local
593 __label_remove(struct aa_label *label, struct aa_label *new) __label_remove() argument
629 __label_replace(struct aa_label *old, struct aa_label *new) __label_replace() argument
668 struct rb_node **new, *parent = NULL; __label_insert() local
795 aa_label_replace(struct aa_label *old, struct aa_label *new) aa_label_replace() argument
861 struct aa_label *new; vec_create_and_insert_label() local
1049 label_merge_insert(struct aa_label *new, struct aa_label *a, struct aa_label *b) label_merge_insert() argument
1237 struct aa_label *new; aa_label_merge() local
2052 struct aa_label *new, *tmp; __label_update() local
[all...]
H A Dpolicy_unpack.c62 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() argument
/kernel/linux/linux-6.6/security/keys/
H A Dkeyctl.c1151 struct cred *new; in keyctl_change_reqkey_auth() local
1395 struct cred *new; keyctl_set_reqkey_keyring() local
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Davc.c454 static void avc_node_replace(struct avc_node *new, struct avc_node *old) in avc_node_replace() argument
/kernel/linux/linux-6.6/security/
H A Dcommoncap.c242 int cap_capset(struct cred *new, in cap_capset() argument
591 struct cred *new = bprm->cred; bprm_caps_from_vfs_caps() local
792 struct cred *new = bprm->cred; handle_privileged_root() local
829 __is_setuid(struct cred *new, const struct cred *old) __is_setuid() argument
832 __is_setgid(struct cred *new, const struct cred *old) __is_setgid() argument
852 nonroot_raised_pE(struct cred *new, const struct cred *old, kuid_t root, bool has_fcap) nonroot_raised_pE() argument
889 struct cred *new = bprm->cred; cap_bprm_creds_from_file() local
1084 cap_emulate_setxuid(struct cred *new, const struct cred *old) cap_emulate_setxuid() argument
1123 cap_task_fix_setuid(struct cred *new, const struct cred *old, int flags) cap_task_fix_setuid() argument
1236 struct cred *new; cap_prctl_drop() local
1269 struct cred *new; cap_task_prctl() local
[all...]
/kernel/linux/linux-6.6/sound/mips/
H A Dhal2.c222 u32 old, new; in hal2_gain_put() local
[all...]
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctmixer.c706 ct_mixer_kcontrol_new(struct ct_mixer *mixer, struct snd_kcontrol_new *new) in ct_mixer_kcontrol_new() argument
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_fcs.c714 void fnic_update_mac_locked(struct fnic *fnic, u8 *new) in fnic_update_mac_locked() argument
736 fnic_update_mac(struct fc_lport *lport, u8 *new) fnic_update_mac() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c771 static int fcoe_fcf_device_match(struct fcoe_fcf_device *new, in fcoe_fcf_device_match() argument

Completed in 40 milliseconds

1...<<71727374757677787980>>...107