| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | IBM864.gz | ... /x99 ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM
162<UFEF8> /x9a ARABIC LIGATURE LAM |
| HD | ISO_10646.gz | 1<escape_char> /
2<comment_char> %
3
4% ISO/IEC 10646-1 ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | IBM864.gz | ... /x99 ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM
162<UFEF8> /x9a ARABIC LIGATURE LAM |
| HD | ISO_10646.gz | 1<escape_char> /
2<comment_char> %
3
4% ISO/IEC 10646-1 ... |
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | pcl730.c | 45 * BASE+0 Isolated outputs 0-7 (write) / inputs 0-7 (read) 46 * BASE+1 Isolated outputs 8-15 (write) / inputs 8-15 (read) 54 * BASE+0 Isolated outputs 0-7 (write) (read back on p8r8dio) 55 * BASE+1 Isolated inputs 0-7 (read) 59 * BASE+0 Isolated outputs 0-7 (write) (read back) 60 * BASE+1 Isolated outputs 8-15 (write) (read back) 61 * BASE+2 Isolated inputs 0-7 (read) 62 * BASE+3 Isolated inputs 8-15 (read) 66 * BASE+0 Isolated outputs 0-7 (write) or inputs 0-7 (read) 67 * BASE+1 Isolated outputs 8-15 (write) or inputs 8-15 (read) [all …]
|
| H A D | adl_pci7x3x.c | 17 * Description: 32/64-Channel Isolated Digital I/O Boards 178 /* Isolated digital inputs 0 to 15/31 */ in adl_pci7x3x_auto_attach() 193 /* Isolated digital inputs 32 to 63 */ in adl_pci7x3x_auto_attach() 211 /* Isolated digital outputs 0 to 15/31 */ in adl_pci7x3x_auto_attach() 226 /* Isolated digital outputs 32 to 63 */ in adl_pci7x3x_auto_attach() 276 MODULE_DESCRIPTION("ADLINK PCI-723x/743x Isolated Digital I/O boards");
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_isolation.c | 82 * Because freepage with more than pageblock_order on isolated in unset_migratetype_isolate() 109 * We didn't actually touch any of the isolated pages, so place them in unset_migratetype_isolate() 145 * @start_pfn: The lower PFN of the range to be isolated. 146 * @end_pfn: The upper PFN of the range to be isolated. 173 * either. Pages might be freed while their page blocks are marked ISOLATED. 176 * for their allocation even when they are in fact isolated already. Depending 179 * isolated range for a next retry). 181 * Return: 0 on success and -EBUSY if any part of range cannot be isolated. 222 * Make isolated pages available again. 243 * Test all pages in the range is free(means isolated) or not. [all …]
|
| H A D | compaction.c | 442 * If no pages were isolated then mark this pageblock to be skipped in the 575 int isolated; in isolate_freepages_block() local 629 isolated = __isolate_free_page(page, order); in isolate_freepages_block() 630 if (!isolated) in isolate_freepages_block() 634 total_isolated += isolated; in isolate_freepages_block() 635 cc->nr_freepages += isolated; in isolate_freepages_block() 639 blockpfn += isolated; in isolate_freepages_block() 643 blockpfn += isolated - 1; in isolate_freepages_block() 644 cursor += isolated - 1; in isolate_freepages_block() 673 * pages requested were isolated. If there were any failures, 0 is in isolate_freepages_block() [all …]
|
| H A D | list_lru.c | 207 unsigned long isolated = 0; in __list_lru_walk_one() local 228 isolated++; in __list_lru_walk_one() 254 return isolated; in __list_lru_walk_one() 292 long isolated = 0; in list_lru_walk_node() local 295 isolated += list_lru_walk_one(lru, nid, NULL, isolate, cb_arg, in list_lru_walk_node() 302 isolated += __list_lru_walk_one(nlru, memcg_idx, in list_lru_walk_node() 311 return isolated; in list_lru_walk_node()
|
| H A D | migrate.c | 87 * As movable pages are not isolated from LRU lists, concurrent in isolate_movable_page() 91 * In order to avoid having an already isolated movable page in isolate_movable_page() 92 * being (wrongly) re-isolated while it is under migration, in isolate_movable_page() 139 * Put previously isolated pages back onto the appropriate lists 142 * This function shall be used whenever the isolated pageset has been 158 * We isolated non-lru movable page so here we can use in putback_movable_pages() 1135 * list in here. Use the old state of the isolated source page to in __unmap_and_move() 1604 * errno - if the page cannot be found/isolated 1666 * not isolated. in add_page_for_migration() 2029 * has been isolated: a GUP pin, or any other pin, prevents migration. in numamigrate_isolate_page() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | bridge_port_isolation.sh | 47 ip link set dev $swp1 type bridge_slave isolated on 49 ip link set dev $swp2 type bridge_slave isolated on 51 ip link set dev $swp3 type bridge_slave isolated off 112 log_test "Isolated port ping" 125 log_test "Isolated port ping6" 141 log_test "Isolated port flooding"
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | huge_memory.h | 90 TP_PROTO(struct mm_struct *mm, int isolated, int status), 92 TP_ARGS(mm, isolated, status), 96 __field(int, isolated) 102 __entry->isolated = isolated; 106 TP_printk("mm=%p, isolated=%d, status=%s", 108 __entry->isolated,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | traversal_switch_detector.hpp | 84 isolation_type isolated; member 91 , isolated(isolation_unknown) in region_properties() 117 if (properties.isolated != isolation_unknown) in get_isolation() 119 return properties.isolated; in get_isolation() 153 // It is isolated if there is only one connection, or if there are more connections but all in get_isolation() 154 // of them are isolated themselves, or if there are more connections in get_isolation() 171 // Find one of its ancestors again, this is a ring. Not isolated. in get_isolation() 190 if (prop.isolated == isolation_unknown) in get_isolation() 193 prop.isolated = iso; in get_isolation() 199 if (prop.isolated == isolation_no) in get_isolation() [all …]
|
| H A D | aggregate_operations.hpp | 32 bool isolated; member 47 , isolated(false) in ring_with_direction() 121 if (! rwd.isolated) in is_isolated() 239 rwd.isolated = op.enriched.isolated; in aggregate_operations()
|
| H A D | enrichment_info.hpp | 43 , isolated(false) in enrichment_info() 70 bool isolated; member
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | page_migration.rst | 181 Once page is successfully isolated, VM uses page.lru fields so driver 187 After isolation, VM calls migratepage() of driver with the isolated page. 203 If migration fails on the isolated page, VM should return the isolated page 204 to the driver so VM calls the driver's putback_page() with the isolated page. 205 In this function, the driver should put the isolated page back into its own data 236 page is LRU or non-LRU movable once the page has been isolated because LRU 251 To prevent concurrent isolation among several CPUs, VM marks isolated page 255 driver sees a PG_isolated page, it means the page has been isolated by the
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem_migrate.c | 160 * the new page shall be set as movable and not isolated, while the old page shall lose 230 * page shall be set as movable and not isolated, while the old page shall lose 330 /* Mark the page into isolated state, but only if it has no in kbase_page_isolate() 337 /* Mark the page into isolated state. */ in kbase_page_isolate() 353 * that state only applies to pages that are already isolated. in kbase_page_isolate() 500 * kbase_page_putback - Return isolated page back to kbase. 504 * Callback function for Linux to return isolated page back to kbase. This 505 * will only be called for a page that has been isolated but failed to 507 * in before it was isolated. 540 /* Pages should no longer be isolated if they are in a stable state in kbase_page_putback()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | cpu.c | 272 cpumask_var_t isolated; in print_cpus_isolated() local 274 if (!alloc_cpumask_var(&isolated, GFP_KERNEL)) in print_cpus_isolated() 277 cpumask_andnot(isolated, cpu_possible_mask, in print_cpus_isolated() 279 len = sysfs_emit(buf, "%*pbl\n", cpumask_pr_args(isolated)); in print_cpus_isolated() 281 free_cpumask_var(isolated); in print_cpus_isolated() 285 static DEVICE_ATTR(isolated, 0444, print_cpus_isolated, NULL);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_osk_bitops.h | 49 u32 isolated; in _mali_internal_find_first_zero_bit() local 61 isolated = negated & inverted ; /* xxx...x1000...0 & zzz...z1000...0, zs are ~xs */ in _mali_internal_find_first_zero_bit() 65 leading_zeros = _mali_osk_clz(isolated); in _mali_internal_find_first_zero_bit()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | wd501p.h | 31 /* inverted opto isolated reset output: */ 33 /* opto isolated reset output: */
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-pcie-idio-24.c | 82 * @in0_7: Read: Isolated Inputs 0-7 84 * @in8_15: Read: Isolated Inputs 8-15 86 * @in16_23: Read: Isolated Inputs 16-23 151 /* Isolated Inputs */ in idio_24_gpio_get_direction() 224 /* Isolated Inputs */ in idio_24_gpio_get() 289 /* Isolated Inputs */ in idio_24_gpio_set()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/intel-quark/ |
| H A D | imr.c | 3 * imr.c -- Intel Isolated Memory Region driver 8 * IMR registers define an isolated region of memory that can 290 * imr_add_range - add an Isolated Memory Region. 392 * __imr_remove_range - delete an Isolated Memory Region. 487 * imr_remove_range - delete an Isolated Memory Region by address 506 * imr_clear - delete an Isolated Memory Region by index
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list_lru.h | 211 long isolated = 0; in list_lru_walk() local 215 isolated += list_lru_walk_node(lru, nid, isolate, in list_lru_walk() 220 return isolated; in list_lru_walk()
|
| H A D | compaction.h | 74 * that the migrate scanner can have isolated on migrate list, and free in compact_gap() 75 * scanner is only invoked when the number of isolated free pages is in compact_gap() 114 * that the compaction successfully isolated and migrated some in compaction_made_progress()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | run.c | 151 /* If isolated LOAD has failed: run SPU, we will get a stop-and in spu_setup_isolated() 153 pr_debug("%s: isolated LOAD failed\n", __func__); in spu_setup_isolated() 161 pr_debug("%s: SPU fell out of isolated mode?\n", __func__); in spu_setup_isolated() 207 * issue an isolated exit), we need to re-set it here in spu_run_init()
|