| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H 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/sound/hda/codecs/cirrus/ |
| H A D | cs8409-tables.c | 262 .paged = 1, 453 .paged = 1, 466 .paged = 1,
|
| H A D | cs8409.h | 316 unsigned int paged:1; 313 unsigned int paged:1; global() member
|
| H A D | cs8409.c | 184 if (scodec->paged && (scodec->last_page != (i2c_reg >> 8))) { in cs8409_i2c_set_page()
|
| /linux/drivers/hwmon/pmbus/ |
| H A D | pmbus_core.c | 1526 bool paged:1; /* true if paged sensor */ member 1586 bool paged) in pmbus_add_sensor_attrs_one() argument 1594 paged ? page + 1 : 0, phase); in pmbus_add_sensor_attrs_one() 1633 if (attr->paged) in pmbus_sensor_is_paged() 1665 bool paged = pmbus_sensor_is_paged(info, attrs); in pmbus_add_sensor_attrs() local 1667 pages = paged ? info->pages : 1; in pmbus_add_sensor_attrs() 1672 0xff, attrs, paged); in pmbus_add_sensor_attrs() 1686 phase, attrs, paged); in pmbus_add_sensor_attrs() 1853 .paged = true, 1959 .paged = true, [all …]
|
| /linux/net/ipv4/ |
| H A D | ip_output.c | 974 bool paged, hold_tskey = false, extra_uref = false; in __ip_append_data() local 982 paged = !!cork->gso_size; in __ip_append_data() 1019 paged = true; in __ip_append_data() 1031 paged = true; in __ip_append_data() 1044 paged = true; in __ip_append_data() 1115 else if (!paged && in __ip_append_data()
|
| /linux/arch/arm/ |
| H A D | Kconfig-nommu | 3 # Kconfig for uClinux(non-paged MM) depend configurations
|
| H A D | Kconfig | 324 support by paged memory management. If unsure, say 'Y'.
|
| /linux/fs/verity/ |
| H A D | Kconfig | 29 data each time it is paged back in, which provides better
|
| /linux/arch/m68k/ |
| H A D | Kconfig | 88 support by paged memory management. If unsure, say 'Y'.
|
| /linux/arch/m68k/ifpsp060/ |
| H 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/Documentation/arch/powerpc/ |
| H 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/net/ipv6/ |
| H A D | ip6_output.c | 1474 bool paged, hold_tskey = false, extra_uref = false; in __ip6_append_data() local 1486 paged = !!cork->gso_size; in __ip6_append_data() 1555 paged = true; in __ip6_append_data() 1567 paged = true; in __ip6_append_data() 1580 paged = true; in __ip6_append_data() 1666 else if (!paged && in __ip6_append_data()
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | gef_sbc610.dts | 57 compatible = "gef,sbc610-paged-flash", "cfi-flash";
|
| H A D | gef_ppc9a.dts | 57 compatible = "gef,ppc9a-paged-flash", "cfi-flash";
|
| H A D | gef_sbc310.dts | 54 compatible = "gef,sbc310-paged-flash", "cfi-flash";
|
| H A D | ge_imp3a.dts | 53 compatible = "ge,imp3a-paged-flash", "cfi-flash";
|
| /linux/Documentation/arch/x86/ |
| H 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/ |
| H A D | api-intro.rst | 16 so that processing can be applied to paged skb's without the need
|
| /linux/Documentation/userspace-api/ |
| H A D | mseal.rst | 39 The ``len`` will be paged aligned implicitly by the kernel.
|
| /linux/Documentation/trace/ |
| H A D | kprobetrace.rst | 105 has been paged out. "ustring" type is an alternative of string for user-space.
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 214 String type is a special type, which fetches a "null-terminated" string from kernel space. This means it will fail and store NULL if the string container has been paged out. You can specify 'string' type only for the local variable or structure member which is an array of or a pointer to 'char' or 'unsigned char' type.
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | mmu.rst | 98 memory, file backed memory, and device memory. Memory might be paged by the
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 295 support by paged memory management. If unsure, say 'Y'.
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 2039 * it will be paged in from host memory. RETURN_2 stores the address of the
|