/linux-4.4.14/arch/mn10300/mm/ |
D | cache-flush-by-reg.S | 60 # wait for busy bit of area purge 70 # area purge 77 # wait for busy bit of area purge 138 # wait for busy bit of area purge 153 # area purge 158 # wait for busy bit of area purge 164 # check purge of end address 196 # wait for busy bit of area purge & invalidate 206 # area purge & invalidate 210 # wait for busy bit of area purge & invalidate [all …]
|
D | cache-dbg-flush-by-reg.S | 49 # wait for busy bit of area purge 59 # area purge 66 # wait for busy bit of area purge
|
D | cache-dbg-flush-by-tag.S | 98 # determine the dcache purge control reg address 106 # conditionally purge this line in all ways
|
D | Kconfig.cache | 39 and invalidation by automatic purge register is not selected. 66 bool "Flush areas by way of automatic purge registers (AM34 only)" 122 icache using automatic purge registers to make breakpoints work. 140 purge registers to make breakpoints work.
|
/linux-4.4.14/arch/ia64/mm/ |
D | tlb.c | 40 } purge; variable 316 while (unlikely (((1UL << nbits) & purge.mask) == 0) && in flush_tlb_range() 317 (nbits < purge.max_bits)) in flush_tlb_range() 319 if (nbits > purge.max_bits) in flush_tlb_range() 320 nbits = purge.max_bits; in flush_tlb_range() 349 if ((status = ia64_pal_vm_page_size(&tr_pgbits, &purge.mask)) != 0) { in ia64_tlb_init() 352 purge.mask = 0x115557000UL; in ia64_tlb_init() 354 purge.max_bits = ia64_fls(purge.mask); in ia64_tlb_init()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmthread.c | 131 if (list_empty(&res->purge)) { in __dlm_lockres_calc_usage() 137 list_add_tail(&res->purge, &dlm->purge_list); in __dlm_lockres_calc_usage() 140 } else if (!list_empty(&res->purge)) { in __dlm_lockres_calc_usage() 144 list_del_init(&res->purge); in __dlm_lockres_calc_usage() 197 if (!list_empty(&res->purge)) { in dlm_purge_lockres() 200 list_del_init(&res->purge); in dlm_purge_lockres() 248 struct dlm_lock_resource, purge); in dlm_run_purge_list() 280 list_move_tail(&lockres->purge, &dlm->purge_list); in dlm_run_purge_list()
|
D | dlmdebug.c | 110 list_empty(&res->purge) ? "no" : "yes"); in __dlm_print_one_lock_resource() 395 list_for_each_entry(res, &dlm->purge_list, purge) { in debug_purgelist_print() 539 !list_empty(&res->purge), in dump_lockres()
|
D | dlmmaster.c | 509 !list_empty(&res->purge)) { in dlm_lockres_release() 520 !list_empty(&res->purge) ? 'P' : ' '); in dlm_lockres_release() 533 BUG_ON(!list_empty(&res->purge)); in dlm_lockres_release() 569 INIT_LIST_HEAD(&res->purge); in dlm_init_lockres()
|
D | dlmcommon.h | 308 struct list_head purge; member
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-buildid-cache.txt | 15 This command manages the build-id cache. It can add, remove, update and purge 42 --purge=::
|
/linux-4.4.14/fs/dlm/ |
D | user.c | 63 struct dlm_purge_params purge; member 103 kb->i.purge.nodeid = kb32->i.purge.nodeid; in compat_input() 104 kb->i.purge.pid = kb32->i.purge.pid; in compat_input() 614 error = device_user_purge(proc, &kbuf->i.purge); in device_write()
|
/linux-4.4.14/include/uapi/linux/ |
D | dlm_device.h | 70 struct dlm_purge_params purge; member
|
/linux-4.4.14/drivers/s390/char/ |
D | vmlogrdr.c | 244 int action, int purge) in vmlogrdr_recording() argument 262 if (purge && (action == 1)) { in vmlogrdr_recording() 294 if (purge && (action == 0)) { in vmlogrdr_recording() 581 static DEVICE_ATTR(purge, 0200, NULL, vmlogrdr_purge_store);
|
/linux-4.4.14/net/iucv/ |
D | iucv.c | 304 struct iucv_cmd_purge purge; member 1095 parm->purge.ippathid = path->pathid; in iucv_message_purge() 1096 parm->purge.ipmsgid = msg->id; in iucv_message_purge() 1097 parm->purge.ipsrccls = srccls; in iucv_message_purge() 1098 parm->purge.ipflags1 = IUCV_IPSRCCLS | IUCV_IPFGMID | IUCV_IPFGPID; in iucv_message_purge() 1101 msg->audit = (*(u32 *) &parm->purge.ipaudit) >> 8; in iucv_message_purge() 1102 msg->tag = parm->purge.ipmsgtag; in iucv_message_purge()
|
/linux-4.4.14/Documentation/s390/ |
D | CommonIO | 76 known devices go away, you need the "purge" command (see below). 84 "echo purge > /proc/cio_ignore"
|
/linux-4.4.14/mm/ |
D | vmalloc.c | 773 struct list_head purge; member 893 LIST_HEAD(purge); in purge_fragmented_blocks() 914 list_add_tail(&vb->purge, &purge); in purge_fragmented_blocks() 920 list_for_each_entry_safe(vb, n_vb, &purge, purge) { in purge_fragmented_blocks() 921 list_del(&vb->purge); in purge_fragmented_blocks()
|
/linux-4.4.14/net/wireless/ |
D | util.c | 685 goto purge; in ieee80211_amsdu_to_8023s() 699 goto purge; in ieee80211_amsdu_to_8023s() 709 goto purge; in ieee80211_amsdu_to_8023s() 739 purge: in ieee80211_amsdu_to_8023s()
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | s390_flic.txt | 13 - purge all pending floating interrupts (KVM_DEV_FLIC_CLEAR_IRQS)
|
/linux-4.4.14/net/batman-adv/ |
D | translation-table.c | 1913 bool purge = false; in batadv_tt_global_to_purge() local 1919 purge = true; in batadv_tt_global_to_purge() 1925 purge = true; in batadv_tt_global_to_purge() 1929 return purge; in batadv_tt_global_to_purge()
|
/linux-4.4.14/Documentation/DocBook/ |
D | networking.xml.db | 123 API-skb-queue-purge
|
/linux-4.4.14/Documentation/usb/ |
D | WUSB-Design-overview.txt | 234 [uwbd calls periodically /uwb/beacon.c:uwb_beca_purge()/ that will purge
|
/linux-4.4.14/Documentation/filesystems/ |
D | coda.txt | 1569 vnode), purge its children from the namecache and remove the file from the
|
/linux-4.4.14/Documentation/networking/ |
D | ip-sysctl.txt | 74 purge entries if there are fewer than this number.
|