Searched full:confused (Results 1 – 25 of 235) sorted by relevance
12345678910
/Linux-v5.15/fs/ |
D | mpage.c | 187 goto confused; in do_mpage_readpage() 232 goto confused; in do_mpage_readpage() 253 goto confused; in do_mpage_readpage() 257 goto confused; /* hole -> non-hole */ in do_mpage_readpage() 261 goto confused; in do_mpage_readpage() 290 goto confused; in do_mpage_readpage() 309 goto confused; in do_mpage_readpage() 328 confused: in do_mpage_readpage() 517 goto confused; in __mpage_writepage() 524 goto confused; /* hole -> non-hole */ in __mpage_writepage() [all …]
|
/Linux-v5.15/fs/ext4/ |
D | readpage.c | 260 goto confused; in ext4_mpage_readpages() 322 goto confused; /* hole -> non-hole */ in ext4_mpage_readpages() 326 goto confused; in ext4_mpage_readpages() 356 goto confused; in ext4_mpage_readpages() 397 confused: in ext4_mpage_readpages()
|
/Linux-v5.15/drivers/net/wwan/iosm/ |
D | iosm_ipc_pm.c | 265 "loc-pm=%d active: confused req-pm=%d", in ipc_pm_dev_slp_notification() 283 "loc-pm=%d sleep: confused req-pm=%d", in ipc_pm_dev_slp_notification() 290 dev_err(ipc_pm->dev, "confused loc-pm=%d, req-pm=%d", in ipc_pm_dev_slp_notification()
|
D | iosm_ipc_imem_ops.c | 166 dev_err(ipc_imem->dev, "ch[%d]: confused phase %d", in ipc_imem_is_channel_active() 172 dev_err(ipc_imem->dev, "ch[%d]: confused channel state %d", in ipc_imem_is_channel_active()
|
/Linux-v5.15/drivers/misc/ocxl/ |
D | Kconfig | 27 This is not to be confused with the support for IBM CAPI
|
/Linux-v5.15/Documentation/userspace-api/media/mediactl/ |
D | media-controller-model.rst | 27 inputs. Pads should not be confused with physical pins at chip
|
/Linux-v5.15/include/linux/ |
D | msdos_partition.h | 23 * gets confused about extended/logical partitions starting past
|
/Linux-v5.15/drivers/vhost/ |
D | Kconfig | 35 guest networking with virtio_net. Not to be confused with virtio_net
|
/Linux-v5.15/Documentation/devicetree/bindings/phy/ |
D | phy-bindings.txt | 38 confused with the Ethernet specific 'phy' and 'phy-handle' properties,
|
/Linux-v5.15/include/linux/sunrpc/ |
D | gss_asn1.h | 33 * fashion that it might be confused with the original M.I.T. software.
|
/Linux-v5.15/Documentation/devicetree/bindings/dvfs/ |
D | performance-domain.yaml | 15 be confused with power domains. A performance domain is defined by a set
|
/Linux-v5.15/Documentation/filesystems/ |
D | ntfs3.rst | 101 Kernel. Not to be confused with NTFS ACLs. The option specified as acl
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-crop.rst | 54 the field order cannot be confused.
|
/Linux-v5.15/Documentation/powerpc/ |
D | dawr-power9.rst | 78 Userspace may get confused by toggling this. If DAWR is force
|
/Linux-v5.15/fs/qnx4/ |
D | dir.c | 43 * that can get confused.
|
/Linux-v5.15/arch/x86/um/os-Linux/ |
D | task_size.c | 73 * A 32-bit UML on a 64-bit host gets confused about the VDSO at in os_get_top_address()
|
/Linux-v5.15/Documentation/driver-api/acpi/ |
D | scan_handlers.rst | 20 should not be confused with struct device_node objects used by the Device Trees
|
/Linux-v5.15/arch/powerpc/lib/ |
D | xor_vmx.c | 10 * Sparse (as at v0.5.0) gets very, very confused by this file.
|
/Linux-v5.15/kernel/irq/ |
D | resend.c | 113 * pending bit so suspend/resume does not get confused. in check_irq_resend()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | rk3288-veyron-chromebook.dtsi | 18 /* Assign 20 so we don't get confused w/ builtin ones */
|
/Linux-v5.15/tools/build/ |
D | fixdep.c | 79 * so that kbuild is not confused if a .c file in parse_dep_file()
|
/Linux-v5.15/drivers/net/can/usb/etas_es58x/ |
D | es581_4.h | 61 * @channel_no: Channel number, starting from 1. Not to be confused
|
/Linux-v5.15/Documentation/devicetree/bindings/display/panel/ |
D | panel-common.yaml | 111 confused with a backlight enable signal.
|
/Linux-v5.15/fs/nilfs2/ |
D | recovery.c | 613 goto confused; in nilfs_do_roll_forward() 632 goto confused; in nilfs_do_roll_forward() 680 confused: in nilfs_do_roll_forward()
|
/Linux-v5.15/arch/arm/mm/ |
D | nommu.c | 99 * get very confused if 0 is returned as a legitimate address. in arm_mm_memblock_reserve()
|
12345678910