Home
last modified time | relevance | path

Searched defs:tmpl (Results 1 - 25 of 290) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_synproxy.h32 nf_ct_add_synproxy(struct nf_conn *ct, const struct nf_conn *tmpl) nf_ct_add_synproxy() argument
H A Dnf_conntrack_zones.h29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl() argument
H A Dnf_synproxy.h23 struct nf_conn *tmpl; member
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_conntrack_synproxy.h32 nf_ct_add_synproxy(struct nf_conn *ct, const struct nf_conn *tmpl) nf_ct_add_synproxy() argument
H A Dnf_conntrack_zones.h29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.c51 nv30_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) nv30_resource_create() argument
72 nv30_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) nv30_resource_from_handle() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_resource.c59 fd2_tile_mode(const struct pipe_resource *tmpl) in fd2_tile_mode() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvectorize_scalar_matrix_constructors_test.cc56 std::string tmpl = R"( in TEST_P() local
85 std::string tmpl = R"( in TEST_P() local
/kernel/linux/linux-5.10/crypto/
H A Dofb.c52 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create() argument
H A Dechainiv.c112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create() argument
H A Decb.c61 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create() argument
H A Dpcbc.c153 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create() argument
H A Dkeywrap.c263 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_kw_create() argument
H A Dinternal.h111 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() argument
116 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put() argument
H A Dgeniv.c41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc() argument
H A Dseqiv.c136 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() argument
H A Dcbc.c173 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create() argument
/kernel/linux/linux-6.6/crypto/
H A Dofb.c53 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create() argument
H A Dseqiv.c135 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() argument
H A Decb.c62 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create() argument
H A Dechainiv.c112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_trace_gallium.c41 struct pipe_resource tmpl = { in u_trace_pipe_create_ts_buffer() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_buffer.cpp40 d3d12_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) in d3d12_video_buffer_create() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_resource.c112 fd3_tile_mode(const struct pipe_resource *tmpl) in fd3_tile_mode() argument
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dfsm.c17 init_fsm(char *name, const char **state_names, const char **event_names, int nr_states, int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) init_fsm() argument

Completed in 7 milliseconds

12345678910>>...12