/linux-4.19.296/include/trace/ |
D | define_trace.h | 50 #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
|
D | trace_events.h | 121 #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 …]
|
D | perf.h | 79 #define DEFINE_EVENT(template, call, proto, args) \ argument 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
|
D | bpf_probe.h | 73 #define DEFINE_EVENT(template, call, proto, args) \ argument 88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
|
/linux-4.19.296/crypto/ |
D | testmgr.c | 191 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 …]
|
D | tcrypt.c | 255 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()
|
D | algboss.c | 48 char template[CRYPTO_MAX_ALG_NAME]; member
|
/linux-4.19.296/include/linux/ |
D | tracepoint.h | 529 #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/ |
D | vexpress-syscfg.c | 52 u32 template[0]; /* Keep it last! */ member
|
/linux-4.19.296/block/ |
D | blk-integrity.c | 409 void blk_integrity_register(struct gendisk *disk, struct blk_integrity *template) in blk_integrity_register()
|
/linux-4.19.296/drivers/media/dvb-core/ |
D | dvbdev.c | 461 const struct dvb_device *template, void *priv, in dvb_register_device()
|
/linux-4.19.296/drivers/regulator/ |
D | twl-regulator.c | 575 const struct twlreg_info *template; in twlreg_probe() local
|
D | twl6030-regulator.c | 693 const struct twlreg_info *template; in twlreg_probe() local
|
D | qcom_rpm-regulator.c | 792 const struct qcom_rpm_reg *template; member
|