Searched refs:best_effort (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | unwind.h | 26 struct perf_sample *data, int max_stack, bool best_effort); 38 bool best_effort); 67 bool best_effort __maybe_unused) in unwind__get_entries()
|
| H A D | unwind-libdw.c | 242 if (!ui->best_effort) in frame_callback() 251 if (!ui->best_effort) in frame_callback() 267 bool best_effort) in unwind__get_entries() argument 276 .best_effort = best_effort in unwind__get_entries()
|
| H A D | unwind-libunwind.c | 85 bool best_effort) in unwind__get_entries() argument 90 return ops->get_entries(cb, arg, thread, data, max_stack, best_effort); in unwind__get_entries()
|
| H A D | unwind-libunwind-local.c | 99 bool best_effort; member 642 if (!ui->best_effort) in access_reg() 763 if (ret && !ui->best_effort) in get_entries() 802 bool best_effort) in _unwind__get_entries() argument 808 .best_effort = best_effort in _unwind__get_entries()
|
| H A D | unwind-libdw.h | 23 bool best_effort; member
|
| /linux/fs/pstore/ |
| H A D | blk.c | 55 static bool best_effort; variable 56 module_param(best_effort, bool, 0400); 57 MODULE_PARM_DESC(best_effort, "use best effort to write (i.e. do not require storage driver pstore … 291 if (!best_effort) in __best_effort_init()
|
| /linux/sound/soc/intel/common/ |
| H A D | sof-function-topology-lib.c | 31 const char *prefix, const char ***tplg_files, bool best_effort) in sof_sdw_get_tplg_files() argument 90 if (best_effort) in sof_sdw_get_tplg_files()
|
| H A D | sof-function-topology-lib.h | 13 const char *prefix, const char ***tplg_files, bool best_effort);
|
| /linux/include/sound/ |
| H A D | soc-acpi.h | 230 bool best_effort);
|
| /linux/Documentation/admin-guide/ |
| H A D | pstore-blk.rst | 38 pstore_blk.blkdev=/dev/mmcblk0p7 pstore_blk.kmsg_size=64 best_effort=y
|