/linux/drivers/net/wireless/mediatek/mt7601u/ |
A D | trace.h | 347 TP_PROTO(struct mt7601u_dev *dev, int cnt, bool paged), 348 TP_ARGS(dev, cnt, paged), 352 __field(bool, paged) 357 __entry->paged = paged; 360 DEV_PR_ARG, __entry->cnt, __entry->paged)
|
/linux/Documentation/devicetree/bindings/mtd/ |
A D | mtd-physmap.yaml | 30 - ge,imp3a-paged-flash 32 - gef,ppc9a-paged-flash 34 - gef,sbc310-paged-flash 36 - gef,sbc610-paged-flash
|
/linux/sound/pci/hda/ |
A D | patch_cs8409-tables.c | 255 .paged = 1, 446 .paged = 1, 459 .paged = 1,
|
A D | patch_cs8409.h | 309 unsigned int paged:1; member
|
A D | patch_cs8409.c | 180 if (scodec->paged && (scodec->last_page != (i2c_reg >> 8))) { in cs8409_i2c_set_page()
|
/linux/drivers/hwmon/pmbus/ |
A D | pmbus_core.c | 1249 bool paged) in pmbus_add_sensor_attrs_one() argument 1296 if (attr->paged) in pmbus_sensor_is_paged() 1330 pages = paged ? info->pages : 1; in pmbus_add_sensor_attrs() 1335 0xff, attrs, paged); in pmbus_add_sensor_attrs() 1349 phase, attrs, paged); in pmbus_add_sensor_attrs() 1504 .paged = true, 1600 .paged = true, 1691 .paged = true, 1817 .paged = true, 1829 .paged = true, [all …]
|
/linux/arch/arm/ |
A D | Kconfig-nommu | 3 # Kconfig for uClinux(non-paged MM) depend configurations
|
/linux/Documentation/powerpc/ |
A D | ultravisor.rst | 296 * U_BUSY if page cannot be currently paged-out. 356 * U_BUSY if page cannot be currently paged-in. 395 #. When an SVM accesses a secure page that has been paged-out, 441 because it is paged-out to disk, Ultravisor needs to know that the 997 out pages that were paged-into secure memory, and issue the 1065 #. Ultravisor uses this hypercall to page-in a paged-out page. This 1066 can happen when the SVM touches a paged-out page.
|
/linux/fs/verity/ |
A D | Kconfig | 31 data each time it is paged back in, which provides better
|
/linux/arch/m68k/ifpsp060/ |
A D | iskeleton.S | 184 | from being paged out. This routine is needed by the cas/cas2 197 | Linux/m68k: Make sure the page is properly paged in, so we use
|
/linux/arch/m68k/ |
A D | Kconfig | 77 support by paged memory management. If unsure, say 'Y'.
|
/linux/arch/powerpc/boot/dts/fsl/ |
A D | gef_sbc610.dts | 57 compatible = "gef,sbc610-paged-flash", "cfi-flash";
|
A D | gef_ppc9a.dts | 57 compatible = "gef,ppc9a-paged-flash", "cfi-flash";
|
A D | gef_sbc310.dts | 54 compatible = "gef,sbc310-paged-flash", "cfi-flash";
|
A D | ge_imp3a.dts | 53 compatible = "ge,imp3a-paged-flash", "cfi-flash";
|
/linux/net/ipv4/ |
A D | ip_output.c | 968 bool paged, extra_uref = false; in __ip_append_data() local 975 paged = !!cork->gso_size; in __ip_append_data() 1011 paged = true; in __ip_append_data() 1074 else if (!paged && in __ip_append_data()
|
/linux/net/ipv6/ |
A D | ip6_output.c | 1454 bool paged, extra_uref = false; in __ip6_append_data() local 1462 paged = !!cork->gso_size; in __ip6_append_data() 1526 paged = true; in __ip6_append_data() 1604 else if (!paged && in __ip6_append_data()
|
/linux/Documentation/x86/ |
A D | sva.rst | 27 use the PRI in order to request the virtual address to be paged into the 83 present, the device would request the page to be paged in via the PCIe PRI
|
/linux/Documentation/crypto/ |
A D | api-intro.rst | 16 so that processing can be applied to paged skb's without the need
|
/linux/Documentation/networking/ |
A D | netdev-features.rst | 134 NETIF_F_SG --- paged skbs (skb_shinfo()->frags), NETIF_F_FRAGLIST ---
|
/linux/Documentation/trace/ |
A D | kprobetrace.rst | 85 has been paged out. "ustring" type is an alternative of string for user-space.
|
/linux/drivers/mtd/maps/ |
A D | Kconfig | 10 paged mappings of flash chips.
|
/linux/arch/riscv/ |
A D | Kconfig | 147 support by paged memory management. If unsure, say 'Y'.
|
/linux/Documentation/hwmon/ |
A D | pmbus-core.rst | 49 which PMBus commands are paged and which commands are replicated across all
|
/linux/Documentation/admin-guide/mm/ |
A D | nommu-mmap.rst | 113 paged aligned in the backing store.
|