Home
last modified time | relevance | path

Searched defs:new (Results 2526 - 2550 of 2765) sorted by relevance

1...<<101102103104105106107108109110111

/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c171 struct sk_buff *new; in netlink_to_full_skb() local
1652 int old, new = !!is_new, subscriptions; in netlink_update_socket_mc() local
2102 struct listeners *new, *old; __netlink_change_ngroups() local
[all...]
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtsock.c3145 struct sock_xprt *new; in xs_setup_xprt() local
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c1603 cfg80211_combine_bsses(struct cfg80211_registered_device *rdev, struct cfg80211_internal_bss *new) cfg80211_combine_bsses() argument
1694 cfg80211_update_known_bss(struct cfg80211_registered_device *rdev, struct cfg80211_internal_bss *known, struct cfg80211_internal_bss *new, bool signal_valid) cfg80211_update_known_bss() argument
1795 struct cfg80211_internal_bss *new; __cfg80211_bss_update() local
3045 struct cfg80211_internal_bss *new = NULL; cfg80211_update_assoc_bss_entry() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c1482 struct hist_entry *iter, *new; in hierarchy_insert_entry() local
[all...]
H A Dsession.c2076 void *new = realloc(buf, size); in __perf_session__process_pipe_events() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8994.c219 int change, new; in configure_clock() local
/kernel/linux/linux-6.6/security/smack/
H A Dsmackfs.c1111 static void smk_net4addr_insert(struct smk_net4addr *new) in smk_net4addr_insert() argument
1374 smk_net6addr_insert(struct smk_net6addr *new) smk_net6addr_insert() argument
2787 struct cred *new; smk_write_relabel_self() local
[all...]
/kernel/linux/linux-6.6/tools/tracing/latency/
H A Dlatency-collector.c1340 static void write_file(const char *file, const char *cur, const char *new, in write_file() argument
1409 void set_trace_opts(struct ftrace_state *state, bool *new) in set_trace_opts() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/
H A Des1938.c272 unsigned char old, new, oval; in snd_es1938_mixer_bits() local
358 unsigned char old, new, oval; in snd_es1938_bits() local
800 size_t old, new; snd_es1938_playback2_pointer() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmmap.c2370 struct vm_area_struct *new; in __split_vma() local
[all...]
H A Dksm.c1635 struct rb_node **new; in stable_tree_search() local
1886 struct rb_node **new; stable_tree_insert() local
2005 struct rb_node **new; unstable_tree_search_insert() local
[all...]
H A Dpercpu.c3209 pte_t *new; in pcpu_populate_pte() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dsignal.c3490 struct compat_siginfo new; __copy_siginfo_to_user32() local
4265 stack_t new, old; SYSCALL_DEFINE2() local
4279 stack_t new; restore_altstack() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c1109 fib_insert_node(struct trie *t, struct key_vector *tp, struct fib_alias *new, t_key key) fib_insert_node() argument
1159 fib_insert_alias(struct trie *t, struct key_vector *tp, struct key_vector *l, struct fib_alias *new, struct fib_alias *fa, t_key key) fib_insert_alias() argument
[all...]
H A Droute.c1115 bool new = false; in ipv4_sk_update_pmtu() local
2839 struct dst_entry *new = &rt->dst; in ipv4_blackhole_route() local
[all...]
H A Dtcp_output.c2614 tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new) tcp_chrono_set() argument
[all...]
H A Dtcp_ipv4.c1066 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new) in better_md5_match() argument
[all...]
H A Dnexthop.c1334 static int fib6_check_nh_list(struct nexthop *old, struct nexthop *new, in fib6_check_nh_list() argument
1410 static int fib_check_nh_list(struct nexthop *old, struct nexthop *new, in fib_check_nh_list() argument
1955 replace_nexthop_grp(struct net *net, struct nexthop *old, struct nexthop *new, const struct nh_config *cfg, struct netlink_ext_ack *extack) replace_nexthop_grp() argument
2124 replace_nexthop_single(struct net *net, struct nexthop *old, struct nexthop *new, struct netlink_ext_ack *extack) replace_nexthop_single() argument
2243 replace_nexthop(struct net *net, struct nexthop *old, struct nexthop *new, const struct nh_config *cfg, struct netlink_ext_ack *extack) replace_nexthop() argument
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c954 struct probe_resp *new, *old; in ieee80211_set_probe_resp() local
987 struct fils_discovery_data *new, *ol in ieee80211_set_fils_discovery() local
1017 struct unsol_bcast_probe_resp_data *new, *old = NULL; ieee80211_set_unsol_bcast_probe_resp() local
1044 struct ieee80211_ftm_responder_params *new, *old; ieee80211_set_ftm_responder_params() local
1123 struct beacon_data *new, *old; ieee80211_assign_beacon() local
[all...]
H A Drx.c4510 }, *old, *new = NULL; in ieee80211_check_fast_rx() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c1297 __neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, u32 flags, u32 nlmsg_pid, struct netlink_ext_ack *extack) __neigh_update() argument
1485 neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, u32 flags, u32 nlmsg_pid) neigh_update() argument
[all...]
/kernel/linux/linux-6.6/net/key/
H A Daf_key.c308 static inline void pfkey_hdr_dup(struct sadb_msg *new, in pfkey_hdr_dup() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp8.c1008 int new = (mb_y + yoffset) * vwidth + mb_x + xoffset; in vp7_calculate_mb_offset() local
/third_party/backends/backend/
H A Dumax.c4208 int new, old; in umax_output_image_data() local
/third_party/backends/tools/
H A Dsane-desc.c193 SANE_Bool new; member
3863 print_hal(int new) print_hal() argument
[all...]

Completed in 122 milliseconds

1...<<101102103104105106107108109110111