/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack_synproxy.h | 32 nf_ct_add_synproxy(struct nf_conn *ct, const struct nf_conn *tmpl) nf_ct_add_synproxy() argument
|
H A D | nf_conntrack_zones.h | 29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl() argument
|
H A D | nf_synproxy.h | 23 struct nf_conn *tmpl; member
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack_synproxy.h | 32 nf_ct_add_synproxy(struct nf_conn *ct, const struct nf_conn *tmpl) nf_ct_add_synproxy() argument
|
H A D | nf_conntrack_zones.h | 29 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 D | nv30_resource.c | 51 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 D | fd2_resource.c | 59 fd2_tile_mode(const struct pipe_resource *tmpl) in fd2_tile_mode() argument
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | vectorize_scalar_matrix_constructors_test.cc | 56 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 D | ofb.c | 52 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create() argument
|
H A D | echainiv.c | 112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create() argument
|
H A D | ecb.c | 61 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create() argument
|
H A D | pcbc.c | 153 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create() argument
|
H A D | keywrap.c | 263 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_kw_create() argument
|
H A D | internal.h | 111 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 D | geniv.c | 41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc() argument
|
H A D | seqiv.c | 136 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() argument
|
H A D | cbc.c | 173 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 D | ofb.c | 53 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create() argument
|
H A D | seqiv.c | 135 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() argument
|
H A D | ecb.c | 62 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create() argument
|
H A D | echainiv.c | 112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_trace_gallium.c | 41 struct pipe_resource tmpl = { in u_trace_pipe_create_ts_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_buffer.cpp | 40 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 D | fd3_resource.c | 112 fd3_tile_mode(const struct pipe_resource *tmpl) in fd3_tile_mode() argument
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | fsm.c | 17 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
|