/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | bmi.c | 59 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info() 98 ath10k_warn(ar, "BMI Get Target Info Command disallowed\n"); in ath10k_bmi_get_target_info_sdio() 167 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_read_memory() 271 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_write_memory() 317 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_execute() 356 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_lz_data_large() 402 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_lz_data() 439 ath10k_warn(ar, "command disallowed\n"); in ath10k_bmi_lz_stream_start() 505 ath10k_warn(ar, "bmi set start command disallowed\n"); in ath10k_bmi_set_start()
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | verifier_ctx.c | 55 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed") 71 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed") 72 __failure_unpriv __msg_unpriv("negative offset ctx ptr R1 off=-612 disallowed") 149 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed")
|
D | percpu_alloc_fail.c | 39 __failure __msg("store to referenced kptr disallowed")
|
D | verifier_bounds_deduction.c | 123 __failure __msg("negative offset ctx ptr R1 off=-1 disallowed")
|
D | user_ringbuf_fail.c | 239 __failure __msg("dereference of modified dynptr_ptr ptr R1 off=16384 disallowed")
|
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/ |
D | bmi.c | 51 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_get_target_info() 123 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_read() 181 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_write() 245 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_execute() 292 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_set_app_start() 328 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_reg_read() 371 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_reg_write() 413 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_lz_data() 462 ath6kl_err("bmi done sent already, cmd %d disallowed\n", cid); in ath6kl_bmi_lz_stream_start()
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8998-sony-xperia-yoshino.dtsi | 320 "WLAN_SW_CTRL (DISALLOWED)", 332 "NC (DISALLOWED)", 337 "NC (DISALLOWED)", /* GPIO_20 */ 339 "NC (DISALLOWED)", 341 "OPTION_1 (DISALLOWED)", 342 "OPTION_2 (DISALLOWED)", 343 "PM_SLB (DISALLOWED)";
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | linked_list.c | 75 { "direct_read_lock", "direct access to bpf_spin_lock is disallowed" }, 76 { "direct_write_lock", "direct access to bpf_spin_lock is disallowed" }, 77 { "direct_read_head", "direct access to bpf_list_head is disallowed" }, 78 { "direct_write_head", "direct access to bpf_list_head is disallowed" }, 79 { "direct_read_node", "direct access to bpf_list_node is disallowed" }, 80 { "direct_write_node", "direct access to bpf_list_node is disallowed" }, 89 { "incorrect_node_var_off", "variable ptr_ access var_off=(0x0; 0xffffffff) disallowed" }, 94 { "incorrect_head_var_off2", "variable ptr_ access var_off=(0x0; 0xffffffff) disallowed" },
|
/linux-6.12.1/include/linux/ |
D | reboot.h | 104 * Handlers power-off system. Handlers are disallowed to sleep. 119 * Handlers restart system. Handlers are disallowed to sleep.
|
/linux-6.12.1/tools/testing/selftests/sched_ext/ |
D | select_cpu_dispatch_dbl_dsp.bpf.c | 20 /* Dispatching twice in a row is disallowed. */ in BPF_STRUCT_OPS()
|
/linux-6.12.1/tools/testing/selftests/bpf/verifier/ |
D | map_kptr.c | 154 .errstr = "variable untrusted_ptr_ access var_off=(0x0; 0x7) disallowed", 400 .errstr = "store to referenced kptr disallowed", 420 .errstr = "store to referenced kptr disallowed",
|
/linux-6.12.1/arch/um/include/shared/ |
D | kern_util.h | 49 * Are we disallowed to sleep? Used to choose between GFP_KERNEL and
|
/linux-6.12.1/Documentation/userspace-api/ |
D | no_new_privs.rst | 15 - chroot is disallowed to unprivileged processes, since it would allow
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | sitronix,st7701.yaml | 49 Disallowed for DSI.
|
/linux-6.12.1/samples/seccomp/ |
D | bpf-helper.c | 28 * Since backward jumps are disallowed by BPF, this is easy. in bpf_resolve_jumps()
|
/linux-6.12.1/security/ |
D | Kconfig.hardening | 92 and is disallowed. 110 and is disallowed.
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_file_private.h | 51 * We have since disallowed setting these more complex parameters
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwellde/ |
D | memory.json | 35 "PublicDescription": "Number of times a disallowed operation caused an HLE abort.", 247 "PublicDescription": "Number of times a disallowed operation caused an RTM abort.",
|
/linux-6.12.1/Documentation/arch/x86/x86_64/ |
D | fred.rst | 80 longer needed when FRED is enabled, thus is disallowed (#UD).
|
/linux-6.12.1/drivers/infiniband/ulp/ipoib/ |
D | ipoib_netlink.c | 119 ipoib_warn(ppriv, "child creation disallowed for child devices\n"); in ipoib_new_child_link()
|
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_switchdev.c | 381 "Bridging between multiple lan966x switches disallowed"); in lan966x_foreign_bridging_check() 405 "Bridging lan966x ports with foreign interfaces disallowed"); in lan966x_foreign_bridging_check()
|
/linux-6.12.1/arch/mips/pci/ |
D | pci-bcm1480ht.c | 92 * in config space. Return all 1's for disallowed accesses
|
/linux-6.12.1/Documentation/PCI/ |
D | sysfs-pci.rst | 96 disallowed.
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | memory.json | 35 "PublicDescription": "Number of times a disallowed operation caused an HLE abort.", 437 "PublicDescription": "Number of times a disallowed operation caused an RTM abort.",
|
/linux-6.12.1/kernel/rcu/ |
D | update.c | 342 * Note that rcu_read_lock() is disallowed if the CPU is either idle or 367 * Note that rcu_read_lock_bh() is disallowed if the CPU is either idle or
|