| /linux/kernel/kcsan/ |
| H A D | report.c | 181 * 1. read watchpoint, conflicting write (value_change==TRUE): report; in skip_report() 182 * 2. read watchpoint, conflicting write (value_change==MAYBE): skip; in skip_report() 183 * 3. write watchpoint, conflicting write (value_change==TRUE): report; in skip_report() 184 * 4. write watchpoint, conflicting write (value_change==MAYBE): skip; in skip_report() 185 * 5. write watchpoint, conflicting read (value_change==MAYBE): skip; in skip_report() 186 * 6. write watchpoint, conflicting read (value_change==TRUE): report; in skip_report()
|
| H A D | kcsan.h | 56 * due to two conflicting ASSERT type accesses, then both will be
|
| /linux/arch/x86/mm/pat/ |
| H A D | memtype_interval.c | 25 * physical memory areas. Without proper tracking, conflicting memory 83 pr_info("x86/PAT: %s:%d conflicting memory types %Lx-%Lx %s<->%s\n", in memtype_check_conflict()
|
| /linux/include/uapi/linux/ |
| H A D | libc-compat.h | 10 * conflict with userspace definitions. If a UAPI header has such conflicting 31 * (d) Back in the UAPI header with the conflicting definitions, guard the
|
| H A D | coredump.h | 91 * @COREDUMP_MARK_CONFLICTING: the provided coredump_ack mask has conflicting options
|
| /linux/arch/x86/include/asm/ |
| H A D | agp.h | 11 * region is mapped uncacheable. Make sure there are no conflicting
|
| /linux/scripts/kconfig/tests/transitional/ |
| H A D | __init__.py | 11 - User-set NEW values take precedence over conflicting OLD transitional values
|
| /linux/drivers/mfd/ |
| H A D | intel-lpss.h | 18 * Some DSDTs have an unused GEXP ACPI device conflicting with I2C4 resources.
|
| /linux/security/apparmor/ |
| H A D | domain.c | 31 static const char * const CONFLICTING_ATTACH_STR = "conflicting profile attachments"; 33 "conflicting profile attachments - ix fallback"; 35 "conflicting profile attachments - ux fallback"; 695 * Currently this is only conflicting attachments, but other in profile_transition() 725 /* Force audit on conflicting attachment fallback in profile_transition() 1068 info = "conflicting target types"; in build_change_hat() 1131 } else { /* conflicting change type */ in change_hat() 1132 info = "conflicting targets types"; in change_hat()
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-start.rst | 59 - This error code indicates that there are conflicting requests.
|
| H A D | dmx-set-pes-filter.rst | 58 - This error code indicates that there are conflicting requests.
|
| H A D | dmx-fwrite.rst | 64 - This error code indicates that there are conflicting requests. The
|
| /linux/fs/overlayfs/ |
| H A D | params.c | 893 pr_err("conflicting options: metacopy=on,redirect_dir=%s\n", in ovl_fs_params_verify() 918 pr_err("conflicting options: nfs_export=on,index=off\n"); in ovl_fs_params_verify() 936 pr_err("conflicting options: nfs_export=on,metacopy=on\n"); in ovl_fs_params_verify() 969 pr_err("conflicting options: userxattr,redirect_dir=%s\n", in ovl_fs_params_verify() 974 pr_err("conflicting options: userxattr,metacopy=on\n"); in ovl_fs_params_verify()
|
| /linux/lib/lzo/ |
| H A D | lzodefs.h | 33 #error "conflicting endian definitions"
|
| /linux/drivers/md/dm-vdo/ |
| H A D | status-codes.h | 39 /* parameters have conflicting values */
|
| H A D | status-codes.c | 23 { "VDO_PARAMETER_MISMATCH", "Parameters have conflicting values" },
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | qcom_l2_pmu.rst | 20 are specified, the conflicting events cannot be counted at the same time.
|
| /linux/drivers/gpio/ |
| H A D | gpio-winbond.c | 206 * struct winbond_gpio_port_conflict - possibly conflicting device information 207 * @name: device name (NULL means no conflicting device defined) 531 /* is there a possible conflicting device defined? */ in winbond_gpio_configure_port()
|
| /linux/fs/nfsd/ |
| H A D | lockd.c | 61 /* this error can indicate a presence of a conflicting in nlm_fopen()
|
| /linux/tools/include/uapi/linux/ |
| H A D | coredump.h | 91 * @COREDUMP_MARK_CONFLICTING: the provided coredump_ack mask has conflicting options
|
| /linux/tools/include/nolibc/ |
| H A D | crt.h | 44 /* silence potential warning: conflicting types for 'main' */ in _start_c()
|
| /linux/drivers/pci/ |
| H A D | vgaarb.c | 259 * check if we sit on the same bus as the conflicting device. in __vga_tryget() 271 * return the conflicting entry. in __vga_tryget() 322 * Ok, we got it, everybody conflicting has been disabled, let's in __vga_tryget() 418 * This function will block if some conflicting card is already locking one of 466 * need to attach to the conflicting device. in vga_get() 733 * that is, we come up with conflicting devices and let the arbiter's
|
| /linux/include/linux/lockd/ |
| H A D | lockd.h | 170 * couldn't be granted because of a conflicting lock). 191 #define B_GOT_CALLBACK 2 /* got lock or conflicting lock */
|
| /linux/drivers/dma-buf/ |
| H A D | selftest.c | 146 "%s returned %d, conflicting with selftest's magic values!\n", in run_selftests()
|
| /linux/mm/ |
| H A D | memremap.c | 158 WARN(1, "Conflicting mapping in same section\n"); in pagemap_range() 165 WARN(1, "Conflicting mapping in same section\n"); in pagemap_range()
|