Home
last modified time | relevance | path

Searched defs:new (Results 2576 - 2600 of 2704) sorted by relevance

1...<<101102103104105106107108109

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c1108 static int logical_transition_allowed(int old, int new) in logical_transition_allowed() argument
1129 physical_transition_allowed(int old, int new) physical_transition_allowed() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c1015 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; in __thread_latency_insert() local
3153 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; __merge_work_atoms() local
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Drds.h795 rds_conn_path_transition(struct rds_conn_path *cp, int old, int new) in rds_conn_path_transition() argument
801 rds_conn_transition(struct rds_connection *conn, int old, int new) in rds_conn_transition() argument
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c1950 bool new = false; in sctp_sendmsg() local
[all...]
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c1573 static void __fanout_set_data_bpf(struct packet_fanout *f, struct bpf_prog *new) in __fanout_set_data_bpf() argument
1591 struct bpf_prog *new; in fanout_set_data_cbpf() local
1613 struct bpf_prog *new; in fanout_set_data_ebpf() local
[all...]
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c2067 smack_cred_prepare(struct cred *new, const struct cred *old, gfp_t gfp) smack_cred_prepare() argument
2092 smack_cred_transfer(struct cred *new, const struct cred *old) smack_cred_transfer() argument
2129 smack_kernel_act_as(struct cred *new, u32 secid) smack_kernel_act_as() argument
2145 smack_kernel_create_files_as(struct cred *new, struct inode *inode) smack_kernel_create_files_as() argument
3680 struct cred *new; smack_setprocattr() local
4786 smack_inode_copy_up(struct dentry *dentry, struct cred **new) smack_inode_copy_up() argument
4823 smack_dentry_create_files_as(struct dentry *dentry, int mode, struct qstr *name, const struct cred *old, struct cred *new) smack_dentry_create_files_as() argument
4872 smack_uring_override_creds(const struct cred *new) smack_uring_override_creds() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmadera.c1015 unsigned int cur, new; in madera_set_adsp_clk() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dring_buffer.c1458 rb_head_page_replace(struct buffer_page *old, struct buffer_page *new) rb_head_page_replace() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c1625 mas_parent_gap(struct ma_state *mas, unsigned char offset, unsigned long new) mas_parent_gap() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshmem.c1733 struct folio *old, *new; in shmem_replace_folio() local
[all...]
H A Dmemory.c439 pgtable_t new = pte_alloc_one(mm); in __pte_alloc() local
451 pte_t *new = pte_alloc_one_kernel(&init_mm); in __pte_alloc_kernel() local
5542 p4d_t *new = p4d_alloc_one(mm, address); __p4d_alloc() local
5565 pud_t *new = pud_alloc_one(mm, address); __pud_alloc() local
5589 pmd_t *new = pmd_alloc_one(mm, address); __pmd_alloc() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c3662 struct cfg80211_chan_def new = *chandef; in ieee80211_chandef_vht_oper() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dsock.c827 static void __sock_set_timestamps(struct sock *sk, bool val, bool new, bool ns) in __sock_set_timestamps() argument
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c903 xfrm_policy_inexact_node_reinsert(struct net *net, struct xfrm_pol_inexact_node *n, struct rb_root *new, u16 family) xfrm_policy_inexact_node_reinsert() argument
1422 xfrm_policy_requeue(struct xfrm_policy *old, struct xfrm_policy *new) xfrm_policy_requeue() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg.c2171 void *new = av_realloc_array(ist->dts_buffer, ist->nb_dts_buffer + 1, sizeof(ist->dts_buffer[0])); in decode_video() local
/third_party/alsa-lib/src/
H A Dconf.c5523 const char *new = str; parse_args() local
[all...]
/third_party/backends/backend/
H A Dhp-option.c334 _HpOption new; in hp_option_descriptor_probe() local
1021 _HpChoice new = sanei_hp_memdup(choice, sizeof(*new)); _make_choice_list() local
1043 _HpChoice new = sanei_hp_memdup(choice, sizeof(*new)); _make_probed_choice_list() local
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c791 sni_entry *cur = NULL, *new = NULL; in sni_parse() local
990 psk_entry *cur = NULL, *new = NULL; psk_parse() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c2013 static int cr_or_mod(const char *relpath, const struct cpuset *cp, int new) in cr_or_mod() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c1454 static void specifier_conflict(struct position pos, int what, struct ident *new) in specifier_conflict() argument
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c3307 nir_ssa_def *new = nir_vec_scalars(b, channels, instr->num_components); in nir_to_tgsi_lower_64bit_intrinsic() local
3399 nir_ssa_def *new = nir_vec(b, channels, num_components); in nir_to_tgsi_lower_64bit_load_const() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h[all...]
/third_party/python/Objects/
H A Ddictobject.c3081 PyDictObject *new = (PyDictObject *)new_dict(keys, NULL, 0, 0); PyDict_Copy() local
3611 PyObject *new = PyDict_Copy(self); dict_or() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_binary.c145 static int __cil_expand_user(struct cil_symtab_datum *datum, ebitmap_t *new) in __cil_expand_user() argument
173 static int __cil_expand_role(struct cil_symtab_datum *datum, ebitmap_t *new) in __cil_expand_role() argument
199 __cil_expand_type(struct cil_symtab_datum *datum, ebitmap_t *new) __cil_expand_type() argument
227 ocontext_t *new = cil_malloc(sizeof(ocontext_t)); cil_add_ocontext() local
2422 role_trans_t *new = NULL; cil_roletrans_to_policydb() local
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs711 pub fn new(method: SslMethod) -> Result<SslContextBuilder, ErrorStack> { new() functions
2253 pub fn new(ctx: &SslContextRef) -> Result<Ssl, ErrorStack> { fmt() functions
3492 pub fn new(ssl: Ssl, stream: S) -> Result<Self, ErrorStack> { fmt() functions
3853 pub fn new(ssl: Ssl, stream: S) -> Self { new() functions
[all...]

Completed in 116 milliseconds

1...<<101102103104105106107108109