Searched full:possibly (Results 1 – 25 of 1421) sorted by relevance
12345678910>>...57
/linux-6.12.1/net/batman-adv/ |
D | originator.h | 89 * batadv_orig_node_vlan_put() - decrement the refcounter and possibly release 103 * batadv_neigh_ifinfo_put() - decrement the refcounter and possibly release 118 * and possibly release it 131 * batadv_neigh_node_put() - decrement the neighbors refcounter and possibly 144 * batadv_orig_ifinfo_put() - decrement the refcounter and possibly release 158 * batadv_orig_node_put() - decrement the orig node refcounter and possibly
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | task_kfunc_failure.c | 31 __failure __msg("Possibly NULL pointer passed to trusted arg0") 103 __failure __msg("Possibly NULL pointer passed to trusted arg0") 152 __failure __msg("Possibly NULL pointer passed to trusted arg0") 165 __failure __msg("Possibly NULL pointer passed to trusted arg0") 193 __failure __msg("Possibly NULL pointer passed to trusted arg0") 237 __failure __msg("Possibly NULL pointer passed to trusted arg0")
|
D | cgrp_kfunc_failure.c | 32 __failure __msg("Possibly NULL pointer passed to trusted arg0") 51 __failure __msg("Possibly NULL pointer passed to trusted arg0") 109 __failure __msg("Possibly NULL pointer passed to trusted arg0") 178 __failure __msg("Possibly NULL pointer passed to trusted arg0") 206 __failure __msg("Possibly NULL pointer passed to trusted arg0")
|
D | iters_testmod.c | 32 __failure __msg("Possibly NULL pointer passed to trusted arg0") 70 __failure __msg("Possibly NULL pointer passed to trusted arg0")
|
D | verifier_vfs_reject.c | 15 __failure __msg("Possibly NULL pointer passed to trusted arg0") 91 __failure __msg("Possibly NULL pointer passed to trusted arg0")
|
/linux-6.12.1/drivers/media/pci/cx23885/ |
D | cx23885-ir.c | 62 /* Possibly called in an IRQ context */ 87 /* Possibly called in an IRQ context */
|
/linux-6.12.1/Documentation/sound/hd-audio/ |
D | realtek-pc-beep.rst | 30 jack (or possibly Line In on some machines) input instead. If PC Beep is 42 When zero, mix 1Ah (possibly with amplification, depending on L and R bits) 47 When one, mix 1Ah (possibly with amplification, depending on L and R bits)
|
/linux-6.12.1/rust/macros/ |
D | vtable.rs | 37 // Possibly we've encountered a fn pointer type instead. in vtable() 45 // Possibly we've encountered an inline const block instead. in vtable()
|
/linux-6.12.1/fs/quota/ |
D | kqid.c | 32 * @left: The possibly lesser qid value 33 * @right: The possibly greater qid value
|
/linux-6.12.1/arch/mips/math-emu/ |
D | dp_sqrt.c | 116 /* t=x/y; ...chopped quotient, possibly inexact */ in ieee754dp_sqrt() 148 /* restore rounding mode, possibly set inexact */ in ieee754dp_sqrt()
|
/linux-6.12.1/Documentation/mm/ |
D | balance.rst | 41 zone size (and possibly of the size of lower class zones), we can decide 45 due to ignoring possibly lower usage in the lower class zones. Also,
|
/linux-6.12.1/arch/arm64/kernel/ |
D | suspend.c | 53 * state before we can possibly return to userspace. in __cpu_suspend_exit() 71 * before debug exceptions are possibly reenabled in __cpu_suspend_exit()
|
/linux-6.12.1/Documentation/filesystems/nfs/ |
D | exporting.rst | 131 create a dentry for it (possibly with d_obtain_alias). 135 implied object and create a dentry for it (possibly with 140 the parent. Quite possibly the parent dentry will have been allocated
|
/linux-6.12.1/sound/pci/ |
D | azt3328.h | 135 #define IRQ_UNKNOWN2 0x0040 /* probably unused, or possibly OPL3 timer? */ 136 #define IRQ_UNKNOWN3 0x0080 /* probably unused, or possibly OPL3 timer? */ 148 * seemingly random value). Hmm, possibly this is a register which 325 …doesn't have linear bit value range behaviour but instead acts weirdly (possibly we're dealing wit…
|
/linux-6.12.1/include/linux/ |
D | rmap.h | 180 * No special request: A mapped anonymous (sub)page is possibly shared between 547 * When clearing PageAnonExclusive, we cannot possibly map the page in __folio_try_share_anon_rmap() 597 * mapped by a PTE possibly shared to prepare 613 * Returns 0 if marking the mapped page possibly shared succeeded. Returns 624 * range mapped by a PMD possibly shared to 642 * Returns 0 if marking the mapped pages possibly shared succeeded. Returns
|
/linux-6.12.1/fs/btrfs/ |
D | print-tree.h | 9 /* Buffer size to contain tree name and possibly additional data (offset) */
|
/linux-6.12.1/Documentation/driver-api/80211/ |
D | introduction.rst | 16 published by the IEEE in 802.11-2007 (or possibly later versions).
|
/linux-6.12.1/Documentation/i2c/ |
D | i2c-topology.rst | 84 of the entire operation. But accesses to D3 are possibly interleaved 233 are locked). But accesses to D3 and D4 are possibly interleaved at 236 Accesses to D3 locks out D1 and D2, but accesses to D4 are still possibly 256 root adapter). But accesses to D4 are possibly interleaved at any 290 are locked). Accesses to D3 and D4 are possibly interleaved at
|
/linux-6.12.1/tools/testing/selftests/kexec/ |
D | test_kexec_file_load.sh | 145 log_fail "$succeed_msg (possibly missing IMA sig)" 181 log_pass "$failed_msg (possibly missing IMA sig)"
|
/linux-6.12.1/drivers/gpu/drm/omapdrm/ |
D | TODO | 11 already. Possibly this could be refactored out and made more common?
|
/linux-6.12.1/drivers/usb/image/ |
D | microtek.h | 3 * Driver for Microtek Scanmaker X6 USB scanner and possibly others.
|
D | Kconfig | 24 possibly the Phantom 336CX, Phantom C6 and ScanMaker V6U(S)L.
|
/linux-6.12.1/tools/perf/tests/shell/ |
D | stat_all_pmu.sh | 12 # We failed to see the event and it is supported. Possibly the workload was
|
/linux-6.12.1/include/uapi/linux/ |
D | timerfd.h | 23 * to re-use O_* flags that couldn't possibly have a meaning
|
/linux-6.12.1/Documentation/devicetree/bindings/reset/ |
D | brcm,brcmstb-reset.yaml | 11 SET/CLEAR/STATUS registers and possibly multiple banks, each of 32 bit
|
12345678910>>...57