Home
last modified time | relevance | path

Searched full:maybe (Results 1 – 25 of 1146) sorted by relevance

12345678910>>...46

/linux-6.8/drivers/media/tuners/
Dqt1010_priv.h20 05 00 ? maybe band selection
32 11 f1 ? maybe device specified adjustment
33 12 11 ? maybe device specified adjustment
/linux-6.8/security/apparmor/include/
Dpolicy.h102 * @pdb: policydb (MAYBE NULL)
117 * @pdb: pdb to put refcount (MAYBE NULL)
283 * Returns refcount to newest version of the profile (maybe @p)
324 * @p: profile (MAYBE NULL)
339 * @p: profile (MAYBE NULL)
374 * @p: profile (MAYBE NULL)
Dmatch.h158 * @dfa: dfa (MAYBE NULL)
173 * @dfa: dfa to put refcount (MAYBE NULL)
/linux-6.8/security/tomoyo/
Dmount.c68 * @dev_name: Name of device file. Maybe NULL.
183 * @dev_name: Name of device file. Maybe NULL.
185 * @type: Name of filesystem type. Maybe NULL.
187 * @data_page: Optional data. Maybe NULL.
Dcommon.h528 struct tomoyo_group *group; /* Maybe NULL. */
661 const struct tomoyo_path_info *transit; /* Maybe NULL. */
674 struct tomoyo_condition *cond; /* Maybe NULL. */
854 const struct tomoyo_path_info *domainname; /* Maybe NULL */
855 const struct tomoyo_path_info *program; /* Maybe NULL */
1171 * @name: Pointer to "struct tomoyo_path_info". Maybe NULL.
1187 * @cond: Pointer to "struct tomoyo_condition". Maybe NULL.
1200 * @group: Pointer to "struct tomoyo_group". Maybe NULL.
/linux-6.8/arch/m68k/include/asm/
Dadb_iop.h12 /* From the A/UX headers...maybe important, maybe not */
/linux-6.8/arch/loongarch/include/asm/
Dxor.h51 * future (maybe reduced) models could run the vector algorithms slower than
52 * the scalar ones, maybe for errata or micro-op reasons. It may be
/linux-6.8/security/apparmor/
Dmount.c119 * @name: name of object being mediated (MAYBE NULL)
122 * @trans: name of trans (MAYBE NULL)
127 * @info: extra information message (MAYBE NULL)
295 * @type: string for the dev type (MAYBE NULL)
297 * @data: fs mount data (MAYBE NULL)
356 * @devpath: path devname/src_name (MAYBE NULL)
358 * @type: string for the dev type (MAYBE NULL)
360 * @data: fs mount data (MAYBE NULL)
/linux-6.8/arch/arm/boot/dts/nxp/imx/
Dimx53-tx53.dtsi278 /* MX53_PAD_NANDF_CS2__GPIO6_15 0x1f4 maybe used by EDT-FT5x06 */
279 /* MX53_PAD_EIM_A16__GPIO2_22 0x1f4 maybe used by EDT-FT5x06 */
282 /* MX53_PAD_EIM_A17__GPIO2_21 0x1f4 maybe used by EDT-FT5x06 */
294 /* MX53_PAD_EIM_D22__GPIO3_22 0x1f4 maybe used by EETI touchpanel driver */
295 /* MX53_PAD_EIM_D23__GPIO3_23 0x1f4 maybe used by EETI touchpanel driver */
/linux-6.8/Documentation/driver-api/
Dio_ordering.rst39 CPU A: (void)readl(safe_register); /* maybe a config register? */
46 CPU B: (void)readl(safe_register); /* maybe a config register? */
/linux-6.8/scripts/
Dtest_fortify.sh51 …h attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()…
53 …'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()…
/linux-6.8/Documentation/filesystems/
Dlocking.rst39 d_revalidate: no no yes (ref-walk) maybe
41 d_hash no no no maybe
42 d_compare: yes no no maybe
50 d_manage: no no yes (ref-walk) maybe
198 statfs: maybe(read) (see below)
281 dirty_folio: maybe
431 fl_release_private: maybe maybe[1]_
658 huge_fault: maybe-read
659 map_pages: maybe-read
/linux-6.8/drivers/firmware/efi/
Dsysfb_efi.c190 /* At least one of these two will be right; maybe both? */
193 /* At least one of these two will be right; maybe both? */
204 /* At least one of these two will be right; maybe both? */
207 /* At least one of these two will be right; maybe both? */
/linux-6.8/Documentation/i2c/
Dfault-codes.rst14 some cases, such as re-initializing (and maybe resetting). After such
66 than allowed. This usually indicates some device (maybe the
/linux-6.8/fs/xfs/libxfs/
Dxfs_da_btree.h57 const uint8_t *name; /* string (maybe not NULL terminated) */
58 int namelen; /* length of string (maybe no NULL) */
60 void *value; /* set of bytes (maybe contain NULLs) */
/linux-6.8/sound/pci/
Dazt3328.h139 * maybe some buffer limit, but I couldn't find out more, PU:0x00ff: */
154 * actually inhibits PCM playback!!! maybe power management??: */
159 * Is this Digital Enhanced Game Port Enable??? Or maybe it's Testmode
174 * Or maybe this simply switches off the NE558 circuit, since enabling this
/linux-6.8/tools/testing/selftests/drivers/net/bonding/
Dbond_topo_2d1c.sh83 # maybe called from other topologies.
105 # maybe called from other topologies.
/linux-6.8/arch/arm/boot/dts/ti/omap/
Domap34xx.dtsi151 * at all unlike on 36xx. Maybe SGX is permanently set to
152 * "OCP bypass mode", or maybe there is OCP_SYSCONFIG that is
Dam3517.dtsi151 * similar to the omap34xx. Maybe SGX is permanently set to
152 * "OCP bypass mode", or maybe there is OCP_SYSCONFIG that is
/linux-6.8/drivers/parport/
DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/linux-6.8/tools/testing/selftests/damon/
D_chk_dependency.sh35 echo "Permission for reading $DBGFS/$f denied; maybe secureboot enabled?"
Dlru_sort.sh16 echo "No 'enabled' file. Maybe DAMON_LRU_SORT not built"
Dreclaim.sh16 echo "No 'enabled' file. Maybe DAMON_RECLAIM not built"
/linux-6.8/kernel/kcsan/
Dreport.c182 * 2. read watchpoint, conflicting write (value_change==MAYBE): skip; 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()
688 * either TRUE or MAYBE. In case of MAYBE, further filtering may in kcsan_report_known_origin()
/linux-6.8/drivers/usb/host/
Dehci-xilinx-of.c43 "Maybe you have connected a low speed device?\n"); in ehci_xilinx_port_handed_over()
49 "Maybe your device is not a high speed device?\n"); in ehci_xilinx_port_handed_over()

12345678910>>...46