Home
last modified time | relevance | path

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

12345678910>>...46

/Linux-v6.6/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-v6.6/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-v6.6/arch/m68k/include/asm/
Dadb_iop.h12 /* From the A/UX headers...maybe important, maybe not */
/Linux-v6.6/security/apparmor/
Dmount.c117 * @name: name of object being mediated (MAYBE NULL)
120 * @trans: name of trans (MAYBE NULL)
125 * @info: extra information message (MAYBE NULL)
290 * @type: string for the dev type (MAYBE NULL)
292 * @data: fs mount data (MAYBE NULL)
348 * @devpath: path devname/src_name (MAYBE NULL)
350 * @type: string for the dev type (MAYBE NULL)
352 * @data: fs mount data (MAYBE NULL)
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/security/apparmor/include/
Dpolicy.h266 * Returns refcount to newest version of the profile (maybe @p)
307 * @p: profile (MAYBE NULL)
322 * @p: profile (MAYBE NULL)
357 * @p: profile (MAYBE NULL)
Dmatch.h164 * @dfa: dfa (MAYBE NULL)
179 * @dfa: dfa to put refcount (MAYBE NULL)
/Linux-v6.6/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-v6.6/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
195 statfs: maybe(read) (see below)
278 dirty_folio: maybe
428 fl_release_private: maybe maybe[1]_
655 huge_fault: maybe-read
656 map_pages: maybe-read
/Linux-v6.6/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-v6.6/Documentation/i2c/
Dfault-codes.rst14 some cases, such as re-initializing (and maybe resetting). After such
62 than allowed. This usually indicates some device (maybe the
/Linux-v6.6/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-v6.6/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-v6.6/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.dtsi150 * similar to the omap34xx. Maybe SGX is permanently set to
151 * "OCP bypass mode", or maybe there is OCP_SYSCONFIG that is
/Linux-v6.6/tools/testing/selftests/drivers/net/bonding/
Dbond_topo_2d1c.sh83 # maybe called from other topologies.
105 # maybe called from other topologies.
/Linux-v6.6/drivers/parport/
DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/Linux-v6.6/tools/testing/selftests/damon/
D_chk_dependency.sh35 echo "Permission for reading $DBGFS/$f denied; maybe secureboot enabled?"
Dreclaim.sh16 echo "No 'enabled' file. Maybe DAMON_RECLAIM not built"
Dlru_sort.sh16 echo "No 'enabled' file. Maybe DAMON_LRU_SORT not built"
/Linux-v6.6/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-v6.6/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