Home
last modified time | relevance | path

Searched defs:template (Results 1 – 14 of 14) sorted by relevance

/linux-4.19.296/include/trace/
Ddefine_trace.h50 #define DEFINE_EVENT(template, name, proto, args) \ argument
54 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
62 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
Dtrace_events.h121 #define DEFINE_EVENT(template, name, proto, args) \ argument
126 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
209 #define DEFINE_EVENT(template, name, proto, args) argument
212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
369 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
461 #define DEFINE_EVENT(template, name, proto, args) argument
464 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
541 #define DEFINE_EVENT(template, name, proto, args) argument
544 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
[all …]
Dperf.h79 #define DEFINE_EVENT(template, call, proto, args) \ argument
87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dbpf_probe.h73 #define DEFINE_EVENT(template, call, proto, args) \ argument
88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/linux-4.19.296/crypto/
Dtestmgr.c191 struct crypto_ahash *tfm, const struct hash_testvec *template, in ahash_partial_update()
269 const struct hash_testvec *template, unsigned int tcount, in __test_hash()
577 const struct hash_testvec *template, in test_hash()
605 const struct aead_testvec *template, unsigned int tcount, in __test_aead()
985 const struct aead_testvec *template, unsigned int tcount) in test_aead()
1018 const struct cipher_testvec *template, in test_cipher()
1100 const struct cipher_testvec *template, in __test_skcipher()
1346 const struct cipher_testvec *template, in test_skcipher()
1655 const struct cprng_testvec *template, in test_cprng()
1827 static int __alg_test_hash(const struct hash_testvec *template, in __alg_test_hash()
[all …]
Dtcrypt.c255 struct aead_speed_template *template, in test_mb_aead_speed()
523 struct aead_speed_template *template, in test_aead_speed()
1253 struct cipher_speed_template *template, in test_mb_skcipher_speed()
1485 struct cipher_speed_template *template, in test_skcipher_speed()
1615 struct cipher_speed_template *template, in test_acipher_speed()
1623 struct cipher_speed_template *template, in test_cipher_speed()
Dalgboss.c48 char template[CRYPTO_MAX_ALG_NAME]; member
/linux-4.19.296/include/linux/
Dtracepoint.h529 #define DEFINE_EVENT(template, name, proto, args) \ argument
531 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
533 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
535 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
/linux-4.19.296/drivers/misc/
Dvexpress-syscfg.c52 u32 template[0]; /* Keep it last! */ member
/linux-4.19.296/block/
Dblk-integrity.c409 void blk_integrity_register(struct gendisk *disk, struct blk_integrity *template) in blk_integrity_register()
/linux-4.19.296/drivers/media/dvb-core/
Ddvbdev.c461 const struct dvb_device *template, void *priv, in dvb_register_device()
/linux-4.19.296/drivers/regulator/
Dtwl-regulator.c575 const struct twlreg_info *template; in twlreg_probe() local
Dtwl6030-regulator.c693 const struct twlreg_info *template; in twlreg_probe() local
Dqcom_rpm-regulator.c792 const struct qcom_rpm_reg *template; member