Home
last modified time | relevance | path

Searched refs:paged (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dtrace.h347 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)
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dpmbus_core.c1181 bool paged; /* true if paged sensor */ member
1241 bool paged) in pmbus_add_sensor_attrs_one() argument
1249 paged ? page + 1 : 0, phase); in pmbus_add_sensor_attrs_one()
1288 if (attr->paged) in pmbus_sensor_is_paged()
1320 bool paged = pmbus_sensor_is_paged(info, attrs); in pmbus_add_sensor_attrs() local
1322 pages = paged ? info->pages : 1; in pmbus_add_sensor_attrs()
1328 0xff, attrs, paged); in pmbus_add_sensor_attrs()
1341 phase, attrs, paged); in pmbus_add_sensor_attrs()
1496 .paged = true,
1592 .paged = true,
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/softhsm/
H A Dsofthsm_2.6.1.bb18 PACKAGECONFIG[npm] = ",--disable-non-paged-memory"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplace-definition.qdocinc25 treated separately from the place details. They can be retrieved in a paged
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig-nommu3 # Kconfig for uClinux(non-paged MM) depend configurations
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dultravisor.rst296 * 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.
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Diskeleton.S184 | 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
/OK3568_Linux_fs/kernel/fs/verity/
H A DKconfig31 data each time it is paged back in, which provides better
/OK3568_Linux_fs/kernel/arch/m68k/
H A DKconfig83 support by paged memory management. If unsure, say 'Y'.
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dgef_sbc610.dts57 compatible = "gef,sbc610-paged-flash", "cfi-flash";
H A Dgef_ppc9a.dts57 compatible = "gef,ppc9a-paged-flash", "cfi-flash";
H A Dgef_sbc310.dts54 compatible = "gef,sbc310-paged-flash", "cfi-flash";
H A Dge_imp3a.dts53 compatible = "ge,imp3a-paged-flash", "cfi-flash";
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_output.c992 bool paged, extra_uref = false; in __ip_append_data() local
999 paged = !!cork->gso_size; in __ip_append_data()
1035 paged = true; in __ip_append_data()
1098 else if (!paged && in __ip_append_data()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_output.c1480 bool paged, extra_uref = false; in __ip6_append_data() local
1488 paged = !!cork->gso_size; in __ip6_append_data()
1557 paged = true; in __ip6_append_data()
1635 else if (!paged && in __ip6_append_data()
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dsva.rst27 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
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-intro.rst16 so that processing can be applied to paged skb's without the need
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnetdev-features.rst134 NETIF_F_SG --- paged skbs (skb_shinfo()->frags), NETIF_F_FRAGLIST ---
/OK3568_Linux_fs/kernel/arch/riscv/
H A DKconfig118 support by paged memory management. If unsure, say 'Y'.
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dkprobetrace.rst85 has been paged out. "ustring" type is an alternative of string for user-space.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dpmbus-core.rst49 which PMBus commands are paged and which commands are replicated across all
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dnommu-mmap.rst113 paged aligned in the backing store.
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-probe.txt208 …. This means it will fail and store NULL if the string container has been paged out. You can speci…
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A DKconfig10 paged mappings of flash chips.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A DREADME.rst35 as long as they have a paged memory management unit (PMMU) and a port of the

12