Home
last modified time | relevance | path

Searched refs:pr_info (Results 1 – 16 of 16) sorted by relevance

/include/keys/
A Dtrusted_tpm.h55 pr_info("sealing key type %d\n", o->keytype); in dump_options()
56 pr_info("sealing key handle %0X\n", o->keyhandle); in dump_options()
57 pr_info("pcrlock %d\n", o->pcrlock); in dump_options()
58 pr_info("pcrinfo %d\n", o->pcrinfo_len); in dump_options()
67 pr_info("secret:\n"); in dump_sess()
70 pr_info("trusted-key: enonce:\n"); in dump_sess()
79 pr_info("\ntpm buffer\n"); in dump_tpm_buf()
A Dtrusted-type.h86 pr_info("key_len %d\n", p->key_len); in dump_payload()
89 pr_info("bloblen %d\n", p->blob_len); in dump_payload()
92 pr_info("migratable %d\n", p->migratable); in dump_payload()
/include/linux/
A Dgenl_magic_func.h50 #ifndef pr_info
51 #define pr_info(args...) fprintf(stderr, args); macro
64 pr_info("%s attr %s: %d 0x%08x\n", dir, in dprint_field()
69 pr_info("%s attr %s: %lld 0x%08llx\n", dir, in dprint_field()
74 pr_info("%s attr %s: set\n", dir, name); in dprint_field()
86 pr_info("%s attr %s: [len:%u] '%s'\n", dir, name, len, val); in dprint_array()
91 pr_info("%s attr %s: [len:%u] %02x%02x%02x%02x ...\n", in dprint_array()
96 #define DPRINT_TLA(a, op, b) pr_info("%s %s %s\n", a, op, b);
174 pr_info("<< must not change invariant attr: %s\n", #name); \
182 pr_info("<< missing attr: %s\n", #name); \
A Dmaple_tree.h630 pr_info("BUG at %s:%d (%u)\n", \
633 pr_info("Pass: %u Run:%u\n", \
645 pr_info("BUG at %s:%d (%u)\n", \
649 pr_info("Pass: %u Run:%u\n", \
661 pr_info("BUG at %s:%d (%u)\n", \
666 pr_info("Pass: %u Run:%u\n", \
679 pr_info("WARN at %s:%d (%u)\n", \
682 pr_info("Pass: %u Run:%u\n", \
696 pr_info("WARN at %s:%d (%u)\n", \
700 pr_info("Pass: %u Run:%u\n", \
[all …]
A Delfcore-compat.h22 struct compat_elf_siginfo pr_info; member
A Delfcore.h34 struct elf_siginfo pr_info; /* Info associated with signal */ member
A Dnetpoll.h43 pr_info("%s: " fmt, np->name, ##__VA_ARGS__)
A Dkexec.h527 do { if (kexec_file_dbg_print) pr_info(fmt, ##arg); } while (0)
A Dnet.h287 net_ratelimited_function(pr_info, fmt, ##__VA_ARGS__)
A Dprintk.h586 #define pr_info(fmt, ...) \ macro
A Ddevice-mapper.h661 #define DMINFO(fmt, ...) pr_info(DM_FMT(fmt), ##__VA_ARGS__)
A Dfb.h894 pr_info("fb%d: " fmt, (fb_info)->node, ##__VA_ARGS__)
A Dkvm_host.h872 pr_info("kvm [%i]: " fmt, task_pid_nr(current), ## __VA_ARGS__)
/include/video/
A Dtrident.h13 #define output(f, a...) pr_info("tridentfb: " f, ## a)
/include/linux/ceph/
A Dceph_debug.h55 pr_info("[%pU %llu]: " fmt, &client->fsid, \
/include/linux/raid/
A Dpq.h177 # define pr_info(format, ...) fprintf(stdout, format, ## __VA_ARGS__) macro

Completed in 34 milliseconds