Searched refs:p_log (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/
H A Dfs_parser.c103 int __fs_parse(struct p_log *log,
192 static int fs_param_bad_value(struct p_log *log, struct fs_parameter *param)
197 int fs_param_is_bool(struct p_log *log, const struct fs_parameter_spec *p,
213 int fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p,
227 int fs_param_is_s32(struct p_log *log, const struct fs_parameter_spec *p,
240 int fs_param_is_u64(struct p_log *log, const struct fs_parameter_spec *p,
253 int fs_param_is_enum(struct p_log *log, const struct fs_parameter_spec *p,
269 int fs_param_is_string(struct p_log *log, const struct fs_parameter_spec *p,
279 int fs_param_is_blob(struct p_log *log, const struct fs_parameter_spec *p,
288 int fs_param_is_fd(struct p_log *lo
[all...]
/linux-master/include/linux/
H A Dfs_parser.h22 typedef int fs_param_type(struct p_log *,
63 extern int __fs_parse(struct p_log *log,
H A Dfs_context.h76 struct p_log { struct
100 struct p_log log; /* Logging buffer */
/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c256 static void p_log(const char *fmt, ...) function
1839 p_log("Timestamp out of range");
2543 p_log("VMCS: %#" PRIx64 " TSC Offset %#" PRIx64,
2555 p_log("ERROR: PSB without PSBEND");
2566 p_log("ERROR: First TSC is not in PSB+");
2575 p_log("ERROR: First TSC, unknown TSC Offset");
2589 p_log("ERROR: First TSC, no PIP, unknown TSC Offset");
2623 p_log("ERROR: TSC without TMA");
2650 p_log("ERROR: Missing VMCS");
2733 p_log("ERRO
[all...]
/linux-master/net/ceph/
H A Dceph_common.c355 struct p_log *log)
403 struct p_log log = {.prefix = "libceph", .log = l};
423 struct p_log log = {.prefix = "libceph", .log = l};
/linux-master/drivers/block/
H A Drbd.c6263 struct p_log log = {.prefix = "rbd"};

Completed in 182 milliseconds