/linux-4.1.27/include/linux/ |
H A D | wanrouter.h | 2 * wanrouter.h Legacy declarations kept around until X25 is removed
|
H A D | sys.h | 9 * These are system calls that will be removed at some time
|
H A D | eventpoll.h | 39 * correctly files that are closed without being removed from the eventpoll 50 * because the file in on the way to be removed and nobody ( but eventpoll_release()
|
H A D | amifdreg.h | 11 #define DSKCHANGE (0x1<<2) /* low when disk removed */
|
H A D | atomic.h | 48 /* sanity test, should be removed by compiler if hint is a constant */ atomic_inc_not_zero_hint()
|
H A D | kref.h | 63 * Return 1 if the object was removed, otherwise return 0. Beware, if this 92 * Return 1 if the object was removed, otherwise return 0. Beware, if this 159 * removed from that lookup structure in the object destructor.
|
H A D | list_lru.h | 18 LRU_REMOVED, /* item removed from list */ 19 LRU_REMOVED_RETRY, /* item removed, but lock has been 156 * Return value: the number of objects effectively removed from the LRU.
|
H A D | ptp_classify.h | 53 /* Below defines should actually be removed at some point in time. */
|
H A D | zorro.h | 59 void (*remove)(struct zorro_dev *z); /* Device removed (NULL if not a hot-plug capable driver) */
|
H A D | cleancache.h | 16 * unique key unless/until the file is removed/truncated. For some
|
H A D | mic_bus.h | 63 * @remove: the function to call when a device is removed.
|
H A D | llist.h | 114 * safely only after being removed from list, so start with an entry 136 * safely only after being removed from list, so start with an entry
|
H A D | init.h | 94 /* temporary, until all users are removed */ 119 /* temporary, until all users are removed */ 308 * @x: function to be run when driver is removed
|
/linux-4.1.27/drivers/staging/vt6655/ |
H A D | Makefile | 1 # TODO: all of these should be removed
|
/linux-4.1.27/drivers/staging/vt6656/ |
H A D | Makefile | 1 # TODO: all of these should be removed
|
/linux-4.1.27/include/uapi/linux/ |
H A D | wanrouter.h | 2 * wanrouter.h Legacy declarations kept around until X25 is removed
|
H A D | falloc.h | 11 * the range being removed is appended to the start offset of the range 12 * being removed (i.e. the hole that was punched is "collapsed"), 14 * removed never existed. As such collapsing a range of a file changes 16 * that has been removed by the operation.
|
H A D | ipv6.h | 39 #define IPV6_SRCRT_STRICT 0x01 /* Deprecated; will be removed */ 40 #define IPV6_SRCRT_TYPE_0 0 /* Deprecated; will be removed */
|
H A D | mqueue.h | 44 * removed, either due to a close() on the message queue fd or due to a 45 * mq_notify() that removed the notification.
|
H A D | v4l2-common.h | 57 /* Backward compatibility target definitions --- to be removed. */ 70 /* Backward compatibility flag definitions --- to be removed. */
|
H A D | fcntl.h | 51 #define DN_DELETE 0x00000008 /* File removed */
|
H A D | ipv6_route.h | 19 #define RTF_ALLONLINK 0x00020000 /* (deprecated and will be removed)
|
H A D | atmbr2684.h | 97 * efficient per-if in/out filters, this support will be removed
|
H A D | rfkill.h | 59 * @RFKILL_OP_DEL: a device was removed
|
H A D | nfc.h | 54 * @NFC_EVENT_DEVICE_REMOVED: event emitted when a device is removed 77 * @NFC_EVENT_SE_REMOVED: Event emitted when a secure element is removed from
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | dss-common.h | 6 * This file will be removed when DSS supports DT.
|
H A D | clock2xxx.c | 38 * early until cmdline is parsed. XXX This should be removed from the
|
H A D | usb-musb.c | 76 * REVISIT: This line can be removed once all the platforms using usb_musb_init()
|
H A D | clockdomain.h | 27 * CLKDM_NO_AUTODEPS: Prevent "autodeps" from being added/removed from this 65 * removed when the clockdomain should be allowed to go inactive in 68 * Autodeps are deprecated and should be removed after
|
H A D | clock3xxx.c | 116 * early until cmdline is parsed. XXX This should be removed from the
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | timex.h | 12 #define CLOCK_TICK_RATE 80000000 /* slated to be removed */
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
H A D | usnic_uiom_interval_tree.h | 55 * Removed {start...last} from {root}. The nodes removed are returned in 56 * 'removed.' The caller is responsibile for freeing memory of nodes in 57 * 'removed.' 61 struct list_head *removed);
|
H A D | usnic_uiom_interval_tree.c | 235 unsigned long last, struct list_head *removed) usnic_uiom_remove_interval() 245 list_add_tail(&interval->link, removed); usnic_uiom_remove_interval() 248 list_for_each_entry(interval, removed, link) usnic_uiom_remove_interval() 234 usnic_uiom_remove_interval(struct rb_root *root, unsigned long start, unsigned long last, struct list_head *removed) usnic_uiom_remove_interval() argument
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/ |
H A D | ipt_LOG.h | 4 #warning "Please update iptables, this file will be removed soon!"
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/ |
H A D | ip6t_LOG.h | 4 #warning "Please update iptables, this file will be removed soon!"
|
/linux-4.1.27/drivers/zorro/ |
H A D | Makefile | 11 # Files generated that shall be removed upon make clean
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | syscall_32.c | 29 * when the & below is removed.
|
H A D | syscall_64.c | 28 * when the & below is removed.
|
/linux-4.1.27/drivers/tty/vt/ |
H A D | Makefile | 11 # Files generated that shall be removed upon make clean
|
/linux-4.1.27/arch/arm/mach-berlin/ |
H A D | berlin.c | 29 * with DT probing for L2CCs, berlin_init_machine can be removed.
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
H A D | vhci_driver.h | 51 /* will be removed */
|
/linux-4.1.27/drivers/misc/mei/ |
H A D | amthif.c | 506 * Return: true if callback removed from the list, false otherwise 513 bool removed = false; mei_clear_list() local 527 removed = true; list_for_each_entry_safe() 530 return removed; 542 * Return: true if callback removed from the list, false otherwise 546 bool removed = false; mei_clear_lists() local 551 removed = true; mei_clear_lists() 556 removed = true; mei_clear_lists() 559 removed = true; mei_clear_lists() 562 removed = true; mei_clear_lists() 565 if (dev->iamthif_current_cb && !removed) { mei_clear_lists() 571 removed = true; mei_clear_lists() 574 return removed; mei_clear_lists()
|
/linux-4.1.27/drivers/staging/i2o/ |
H A D | driver.c | 172 osm_debug("event queue removed for %s\n", drv->name); i2o_driver_unregister() 275 * i2o_driver_notify_controller_remove_all - Send notify of removed controller 276 * @c: controller that is being removed 279 * removed. 314 * i2o_driver_notify_device_remove_all - Send notify of removed device 315 * @i2o_dev: device that is being removed 317 * Send notifications to all registered drivers that a device was removed.
|
H A D | bus-osm.c | 35 * Scans the bus dev for new / removed devices. After the scan a new LCT 111 * @dev: I2O Bus Adapter device which should be removed 123 osm_info("device removed (TID: %03x)\n", i2o_dev->lct_data.tid); i2o_bus_remove()
|
H A D | i2o_scsi.c | 174 * @dev: device which should be removed 187 osm_info("device removed (TID: %03x)\n", i2o_dev->lct_data.tid); i2o_scsi_remove() 408 * i2o_scsi_notify_device_remove - Retrieve notifications of removed devices 409 * @i2o_dev: the I2O device which was removed 411 * If a I2O device is removed, we catch the notification to remove the 458 * i2o_scsi_notify_controller_remove - Retrieve notifications of removed controllers 459 * @c: the controller which was removed 461 * If a I2O controller is removed, we catch the notification to remove the 475 osm_debug("I2O SCSI host removed\n"); i2o_scsi_notify_controller_remove()
|
/linux-4.1.27/drivers/scsi/fcoe/ |
H A D | fcoe.h | 73 * @removed: Indicates fcoe interface removed from net device 84 u8 removed; member in struct:fcoe_interface
|
/linux-4.1.27/drivers/scsi/ |
H A D | scsi.h | 16 * these wrappers will be removed sooner or later. For new code please use
|
H A D | ppa.h | 25 * [ Stuff removed ]
|
H A D | Makefile | 187 # Files generated that shall be removed upon make clean
|
/linux-4.1.27/arch/x86/um/ |
H A D | sys_call_table_32.c | 40 * when the & below is removed.
|
H A D | sys_call_table_64.c | 53 * when the & below is removed.
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-asm.h | 43 /* Deprecated, will be removed in future release */ 48 /* Deprecated, will be removed in future release */ 72 /* Deprecated, will be removed in future release */ 77 /* Deprecated, will be removed in future release */
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | timex.h | 25 /* Using TCX0 as our clock. CLOCK_TICK_RATE scheduled to be removed. */
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | irq_srm.c | 16 * but it can be removed trivially if the palcode is robust against smp.
|
/linux-4.1.27/drivers/usb/host/whci/ |
H A D | asl.c | 91 * After inactive qTDs are removed, new qTDs can be added if the 95 * WUSBCMD_ASYNC_QSET_RM if a halted qset was removed). 120 because the qset was either removed or process_qset() 234 * removed qsets. scan_async_work() 304 * URBs that do yet have qTDs can simply be removed from the software 305 * queue, otherwise the qset must be removed from the ASL so the qTDs 306 * can be removed. 359 * qsets (no need to stop the ASL when the last qset is removed).
|
H A D | pzl.c | 98 * After inactive qTDs are removed, new qTDs can be added if the 126 because the qset was either removed or pzl_process_qset() 262 * removed qsets. scan_periodic_work() 332 * URBs that do yet have qTDs can simply be removed from the software 333 * queue, otherwise the qset must be removed so the qTDs can be safely 334 * removed.
|
/linux-4.1.27/security/ |
H A D | inode.c | 75 * to be removed (no automatic cleanup happens if your module is unloaded, 163 * to be removed (no automatic cleanup happens if your module is unloaded, 182 * @dentry: a pointer to a the dentry of the file or directory to be removed. 189 * removed. No automatic cleanup of files will happen when a module is 190 * removed; you are responsible here.
|
/linux-4.1.27/drivers/usb/host/ |
H A D | u132-hcd.c | 482 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_monitor_work() 487 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_hcd_monitor_work() 632 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_interrupt_recv() 643 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_interrupt_recv() 731 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_bulk_output_sent() 742 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_bulk_output_sent() 783 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_bulk_input_recv() 794 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_bulk_input_recv() 884 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_configure_empty_sent() 895 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_configure_empty_sent() 922 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_configure_input_recv() 933 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_configure_input_recv() 993 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_configure_empty_recv() 1004 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_configure_empty_recv() 1031 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_configure_setup_sent() 1042 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_configure_setup_sent() 1090 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_enumeration_empty_recv() 1101 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_enumeration_empty_recv() 1129 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_enumeration_address_sent() 1140 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_enumeration_address_sent() 1172 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_initial_empty_sent() 1183 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_initial_empty_sent() 1210 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_initial_input_recv() 1221 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_initial_input_recv() 1262 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_initial_setup_sent() 1273 dev_err(&u132->platform_dev->dev, "device is being removed " u132_hcd_initial_setup_sent() 1785 "een removed %d\n", u132, hcd, u132->going); u132_hcd_stop() 1801 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_start() 1805 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_hcd_start() 1842 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hcd_reset() 1846 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_hcd_reset() 2257 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_urb_enqueue() 2261 dev_err(&u132->platform_dev->dev, "device is being removed " u132_urb_enqueue() 2524 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_urb_dequeue() 2550 ") has been removed %d\n", u132, hcd, hep, u132_endpoint_disable() 2563 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_get_frame() 2567 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_get_frame() 2842 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_hub_control() 2846 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_hub_control() 2924 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_start_port_reset() 2928 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_start_port_reset() 2940 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_bus_suspend() 2944 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_bus_suspend() 2954 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_bus_resume() 2958 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_bus_resume() 3154 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_suspend() 3158 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_suspend() 3184 dev_err(&u132->platform_dev->dev, "device has been removed %d\n" u132_resume() 3188 dev_err(&u132->platform_dev->dev, "device is being removed\n"); u132_resume()
|
H A D | ohci-omap3.c | 154 * @pdev: USB Host Controller being removed
|
H A D | ohci-sa1111.c | 229 * @dev: USB Host Controller being removed
|
/linux-4.1.27/sound/aoa/ |
H A D | aoa.h | 78 /* called for each codec when it is removed, 80 * is called and all codecs are removed 109 * before the fabric is removed, use this.
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_handle_array.c | 71 * Handle that was removed, VMCI_INVALID_HANDLE if entry not found. 93 * Handle that was removed, VMCI_INVALID_HANDLE if array was empty.
|
/linux-4.1.27/scripts/ |
H A D | diffconfig | 20 Added and removed items are shown with a leading plus or minus, respectively. 126 # (items from b that were in a were removed above)
|
H A D | checkincludes.pl | 86 print "$file: removed $dups duplicate includes\n";
|
/linux-4.1.27/drivers/isdn/divert/ |
H A D | divert_init.c | 78 printk(KERN_INFO "dss1_divert module successfully removed \n"); divert_exit()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
H A D | be_roce.h | 70 * which will be invoked when device is added, removed, ifup, ifdown
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | Makefile | 41 # Files generated that shall be removed upon make clean
|
H A D | queue.h | 41 * Elements being removed from the head of the list should use the explicit 52 * end of the list. Elements being removed from the head of the tail queue 60 * so that an arbitrary element can be removed without a need to 67 * linked so that an arbitrary element can be removed without a need to 74 * linked so that an arbitrary element can be removed without a need to
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | elf_aux.c | 50 /* elf.h removed the pointer elements from scan_elf_aux()
|
/linux-4.1.27/arch/unicore32/boot/compressed/ |
H A D | Makefile | 41 # Make sure files are removed during clean
|
/linux-4.1.27/drivers/usb/core/ |
H A D | notify.c | 25 * These changes are either USB devices or busses being added or removed.
|
H A D | hub.h | 47 unsigned long removed_bits[1]; /* ports with a "removed"
|
/linux-4.1.27/drivers/video/logo/ |
H A D | Makefile | 60 # Files generated that shall be removed upon make clean
|
/linux-4.1.27/arch/nios2/boot/ |
H A D | Makefile | 37 # Make sure the generated dtb gets removed during clean
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | pci.c | 29 /* nothing to do, expected to be removed in the future */ pcibios_fixup_bus()
|
/linux-4.1.27/arch/avr32/boot/images/ |
H A D | Makefile | 56 # Generated files to be removed upon make clean
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | timex.h | 10 * Also removed cacheflush_time as it's entirely unused.
|
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | generic.h | 63 * removed, and replaced with a clk_get(NULL, "core").
|
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | mach-imx51.c | 29 * The MIPI HSC unit has been removed from the i.MX51 Reference Manual by
|
/linux-4.1.27/Documentation/networking/ |
H A D | cxacru-cf.py | 23 # to make a connection. If the first and last two bytes are removed then
|
/linux-4.1.27/net/batman-adv/ |
H A D | hard-interface.h | 33 * @BATADV_IF_CLEANUP_AUTO: Delete soft-interface after last slave was removed
|
/linux-4.1.27/lib/ |
H A D | clz_ctz.c | 10 * GCC builtins such as __builtin_ctz, and therefore they can't be removed
|
H A D | test_firmware.c | 111 pr_warn("removed interface\n"); test_firmware_exit()
|
H A D | klist.c | 30 * Only when the count goes to 0 is the node removed from the list. 32 * it is actually removed. This is useful for objects (like devices) that 33 * have been removed from the system and must be freed (but must wait until
|
H A D | timerqueue.c | 68 * @node: timer node to be removed
|
/linux-4.1.27/samples/bpf/ |
H A D | tracex1_kern.c | 16 * kernel functions can be removed, renamed or completely change semantics.
|
/linux-4.1.27/sound/firewire/oxfw/ |
H A D | oxfw-proc.c | 99 * All nodes are automatically removed at snd_card_disconnect(), snd_oxfw_proc_init()
|
/linux-4.1.27/tools/cgroup/ |
H A D | cgroup_event_listener.c | 71 puts("The cgroup seems to have removed."); main()
|
/linux-4.1.27/usr/ |
H A D | Makefile | 49 # in initramfs and to detect if any files are added/removed.
|
/linux-4.1.27/fs/debugfs/ |
H A D | inode.c | 322 * to be removed (no automatic cleanup happens if your module is unloaded, 377 * to be removed (no automatic cleanup happens if your module is unloaded, 408 * to be removed (no automatic cleanup happens if your module is unloaded, 490 * link is to be removed (no automatic cleanup happens if your module is 545 * removed. 552 * removed, no automatic cleanup of files will happen when a module is 553 * removed, you are responsible here. 577 * @dentry: a pointer to a the dentry of the directory to be removed. 584 * removed, no automatic cleanup of files will happen when a module is 585 * removed, you are responsible here.
|
H A D | file.c | 87 * to be removed (no automatic cleanup happens if your module is unloaded, 139 * to be removed (no automatic cleanup happens if your module is unloaded, 191 * to be removed (no automatic cleanup happens if your module is unloaded, 244 * to be removed (no automatic cleanup happens if your module is unloaded, 507 * to be removed (no automatic cleanup happens if your module is unloaded, 552 * to be removed (no automatic cleanup happens if your module is unloaded, 749 * to be removed (no automatic cleanup happens if your module is unloaded,
|
/linux-4.1.27/drivers/block/ |
H A D | cciss_scsi.c | 453 struct scsi2map *removed, int *nremoved) cciss_scsi_remove_entry() 461 removed[*nremoved].bus = sd.bus; cciss_scsi_remove_entry() 462 removed[*nremoved].target = sd.target; cciss_scsi_remove_entry() 463 removed[*nremoved].lun = sd.lun; cciss_scsi_remove_entry() 468 dev_info(&h->pdev->dev, "%s device c%db%dt%dl%d removed.\n", cciss_scsi_remove_entry() 532 struct scsi2map *added, *removed; adjust_cciss_scsi_table() local 538 removed = kzalloc(sizeof(*removed) * CCISS_MAX_SCSI_DEVS_PER_HBA, adjust_cciss_scsi_table() 541 if (!added || !removed) { adjust_cciss_scsi_table() 575 removed, &nremoved); adjust_cciss_scsi_table() 583 removed, &nremoved); adjust_cciss_scsi_table() 587 /* we just removed one, so add can't fail. */ adjust_cciss_scsi_table() 639 /* Notify scsi mid layer of any removed devices */ adjust_cciss_scsi_table() 642 scsi_device_lookup(sh, removed[i].bus, adjust_cciss_scsi_table() 643 removed[i].target, removed[i].lun); adjust_cciss_scsi_table() 653 hostno, removed[i].bus, adjust_cciss_scsi_table() 654 removed[i].target, removed[i].lun); adjust_cciss_scsi_table() 675 kfree(removed); adjust_cciss_scsi_table() 452 cciss_scsi_remove_entry(ctlr_info_t *h, int hostno, int entry, struct scsi2map *removed, int *nremoved) cciss_scsi_remove_entry() argument
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | um_idi.c | 243 No adapter was found, or this adapter was removed divas_um_idi_create_entity() 321 DBG_ERR(("E(%08x) read failed - adapter removed", e)) diva_um_idi_read() 401 DBG_ERR(("E(%08x) write failed - adapter removed", e)) diva_um_idi_write() 757 -1 if adapter was removed 777 return (-1); /* adapter was removed */ diva_user_mode_idi_ind_ready() 781 entity was removed as result of adapter removal diva_user_mode_idi_ind_ready()
|
H A D | divasi.c | 263 case (-1): /* adapter was removed */ um_idi_read() 357 case (-1): /* adapter was removed */ um_idi_write() 496 Entity is not assigned, also can be removed remove_entity()
|
H A D | idifunc.c | 129 DBG_LOG(("idi proc entry removed for card %d", card->Id)); um_remove_card()
|
/linux-4.1.27/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 130 * removed from the idr when the watch was removed or in the
|
/linux-4.1.27/fs/sysfs/ |
H A D | symlink.c | 30 * We don't own @target_kobj and it may be removed at any time. sysfs_do_create_link_sd() 126 * We don't own @target and it may be removed at any time. sysfs_delete_link()
|
H A D | group.c | 153 * creating a group, all previously created groups will be removed, unwinding 243 * @kobj: The kobject for the groups to be removed from 244 * @groups: NULL terminated list of groups to be removed
|
H A D | dir.c | 84 * control over removal. @kobj->sd may be removed anytime sysfs_remove_dir()
|
/linux-4.1.27/drivers/w1/ |
H A D | w1_netlink.h | 45 * @W1_SLAVE_REMOVE: notification that a slave device was removed 47 * @W1_MASTER_REMOVE: notification that a bus masterwas removed
|
/linux-4.1.27/drivers/pps/clients/ |
H A D | pps-ldisc.c | 108 dev_info(pps->dev, "removed\n"); pps_tty_close() 154 pr_info("PPS line discipline removed\n"); pps_tty_cleanup()
|
/linux-4.1.27/include/linux/mfd/pcf50633/ |
H A D | core.h | 165 PCF50633_INT1_ADPREM = 0x02, /* Adapter removed */ 167 PCF50633_INT1_USBREM = 0x08, /* USB removed */
|
/linux-4.1.27/drivers/macintosh/ |
H A D | apm_emu.c | 111 printk(KERN_INFO "apm_emu: PMU APM Emulation removed.\n"); apm_emu_exit()
|
H A D | mac_hid.c | 8 * This file will soon be removed in favor of an uinput userspace tool.
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
H A D | event.h | 61 /* bitmap of removed links */
|
/linux-4.1.27/include/net/caif/ |
H A D | cfcnfg.h | 77 * @phy_layer: Adaptation layer to be removed.
|
/linux-4.1.27/include/rdma/ |
H A D | rdma_netlink.h | 29 * @index: Index of the removed IB client.
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | mmc-sdhci-s3c.h | 25 * state is new state of the card (0 - removed, 1 - inserted).
|
/linux-4.1.27/include/linux/spi/ |
H A D | spi_gpio.h | 36 * that platform_device and controller_data should be removed.
|
/linux-4.1.27/arch/ia64/sn/include/xtalk/ |
H A D | hubdev.h | 56 * will be removed when the next official PROM release occurs. */
|
/linux-4.1.27/arch/m68k/atari/ |
H A D | atasound.c | 14 * no timer, atari_nosound removed.
|
/linux-4.1.27/mm/ |
H A D | kmemleak-test.c | 77 * after the module is removed. kmemleak_test_init()
|
/linux-4.1.27/samples/rpmsg/ |
H A D | rpmsg_client_sample.c | 69 dev_info(&rpdev->dev, "rpmsg sample client driver is removed\n"); rpmsg_sample_remove()
|
/linux-4.1.27/sound/oss/ |
H A D | Makefile | 46 # Files generated that shall be removed upon make clean
|
H A D | midibuf.c | 14 * Thomas Sailer : ioctl code reworked (vmalloc/vfree removed) 298 /* yes, think the same, so I removed the cli() brackets MIDIbuf_write() 349 /* yes removed the cli() brackets again MIDIbuf_read()
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | bus.c | 169 pr_warn("%s: error %d during resume (card was removed?)\n", mmc_bus_resume() 373 pr_info("%s: SPI card removed\n", mmc_remove_card() 376 pr_info("%s: card %04x removed\n", mmc_remove_card()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | eeh_event.c | 155 * @force: Event will be removed unconditionally 160 * they should be removed. 173 * have been isolated, the event won't be removed eeh_remove_event()
|
H A D | eeh_driver.c | 154 /* EEH device removed ? */ eeh_dev_removed() 417 int *removed = (int *)userdata; eeh_rmv_device() local 451 (*removed)++; eeh_rmv_device() 564 * PCI devices will be removed and then added. 570 int cnt, rc, removed = 0; eeh_reset_device() local 589 eeh_pe_dev_traverse(pe, eeh_rmv_device, &removed); eeh_reset_device() 633 } else if (frozen_bus && removed) { eeh_reset_device() 678 * slot is dlpar removed and added. eeh_handle_normal_event() 807 /* Mark the PE to be removed permanently */ eeh_handle_normal_event() 812 * all removed devices correctly to avoid access eeh_handle_normal_event() 911 * any more since all PHBs would have been removed eeh_handle_special_event()
|
H A D | pci-hotplug.c | 96 * They can have been removed during partial hotplug. pcibios_add_pci_devices()
|
H A D | isa-bridge.c | 197 pr_debug("ISA bridge removed !\n"); isa_bridge_remove() 202 * have ISA bridges being removed on machines using legacy devices ? isa_bridge_remove()
|
H A D | kprobes.c | 188 /* The breakpoint instruction was removed by kprobe_handler() 215 * The breakpoint instruction was removed right kprobe_handler() 216 * after we hit it. Another cpu has removed kprobe_handler()
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_yeah.c | 19 #define TCP_YEAH_GAMMA 1 /* fraction of queue to be removed per rtt */ 20 #define TCP_YEAH_DELTA 3 /* log minimum fraction of cwnd to be removed on loss */ 21 #define TCP_YEAH_EPSILON 1 /* log maximum fraction to be removed on early decongestion */
|
H A D | inetpeer.c | 30 * Nodes are removed only when reference counter goes to 0. 31 * When it's happened the node may be removed when a sufficient amount of 33 * also be removed if the pool is overloaded i.e. if the total amount of 367 /* t is removed, t->daddr > x->daddr for any unlink_from_pool()
|
/linux-4.1.27/fs/reiserfs/ |
H A D | stree.c | 1022 * which were removed from end prepare_for_delete_or_cut() 1025 int *removed, prepare_for_delete_or_cut() 1115 (*removed)++; prepare_for_delete_or_cut() 1242 int ret_value, del_size, removed; reiserfs_delete_item() local 1256 removed = 0; reiserfs_delete_item() 1263 item_key, &removed, reiserfs_delete_item() 1584 int removed; indirect_to_direct_roll_back() local 1603 removed = indirect_to_direct_roll_back() 1606 RFALSE(removed <= 0 indirect_to_direct_roll_back() 1607 || removed > tail_len, indirect_to_direct_roll_back() 1608 "vs-5617: there was tail %d bytes, removed item length %d bytes", indirect_to_direct_roll_back() 1609 tail_len, removed); indirect_to_direct_roll_back() 1610 tail_len -= removed; indirect_to_direct_roll_back() 1612 cpu_key_k_offset(&tail_key) - removed); indirect_to_direct_roll_back() 1638 int removed = 0; /* Number of the removed unformatted nodes. */ reiserfs_cut_from_item() local 1665 item_key, &removed, reiserfs_cut_from_item() 1824 * data block was freed, it was removed from the list of reiserfs_cut_from_item() 1016 prepare_for_delete_or_cut(struct reiserfs_transaction_handle *th, struct inode *inode, struct treepath *path, const struct cpu_key *item_key, int *removed, int *cut_size, unsigned long long new_file_length ) prepare_for_delete_or_cut() argument
|
/linux-4.1.27/drivers/base/power/ |
H A D | qos.c | 32 * . The data is later free'd when the device is removed from the system. 343 * to allocate for data structures, -ENODEV if the device has just been removed 415 * removed from the system 462 * removed from the system 516 * @notifier: notifier block to be removed. 557 * @notifier: notifier block to be removed.
|
H A D | common.c | 59 * reference, power.subsys_data is removed.
|
/linux-4.1.27/fs/notify/fanotify/ |
H A D | fanotify_user.c | 519 __u32 removed; fanotify_remove_vfsmount_mark() local 529 removed = fanotify_mark_remove_from_mask(fsn_mark, mask, flags, fanotify_remove_vfsmount_mark() 536 if (removed & real_mount(mnt)->mnt_fsnotify_mask) fanotify_remove_vfsmount_mark() 547 __u32 removed; fanotify_remove_inode_mark() local 557 removed = fanotify_mark_remove_from_mask(fsn_mark, mask, flags, fanotify_remove_inode_mark() 565 if (removed & inode->i_fsnotify_mask) fanotify_remove_inode_mark()
|
/linux-4.1.27/drivers/isdn/i4l/ |
H A D | isdnhdlc.c | 109 the frame is found, the bit stuffing is removed (0 after 5 1's). 125 count - number of bytes removed (decoded) from the source buffer 341 When the last byte has been removed from the source buffer, the 349 count - number of bytes removed (encoded) from source buffer
|
/linux-4.1.27/drivers/md/ |
H A D | dm-sysfs.c | 137 * Remove kobj, called after all references removed
|
H A D | dm-uevent.c | 143 * When a device is being removed this copy fails and we list_for_each_entry_safe()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
H A D | socklnd.h | 71 * ksnm_payload is removed because of winnt compiler's limitation:
|
/linux-4.1.27/drivers/ptp/ |
H A D | ptp_private.h | 53 int defunct; /* tells readers to go away when clock is being removed */
|
/linux-4.1.27/drivers/pwm/ |
H A D | pwm-ab8500.c | 126 dev_dbg(&pdev->dev, "pwm driver removed\n"); ab8500_pwm_remove()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
H A D | wlan_bssdef.h | 99 /* set to fixed when not to be removed as site-surveying */
|
/linux-4.1.27/drivers/staging/unisys/virtpci/ |
H A D | virtpci.h | 84 void (*remove)(struct virtpci_dev *dev); /* Device removed (NULL if
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
H A D | lmv_fld.c | 61 * this fid_is_local check should be removed once LU-2240 is fixed */ lmv_fld_lookup()
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | zd1201.h | 27 int removed; member in struct:zd1201
|
/linux-4.1.27/drivers/pci/ |
H A D | remove.c | 104 * that the device has been removed. We also remove any subordinate
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | exynos4210-cpufreq.c | 128 * Exynos multi-platform support and will be removed together with exynos4210_cpufreq_init()
|
H A D | exynos4x12-cpufreq.c | 175 * Exynos multi-platform support and will be removed together with exynos4x12_cpufreq_init()
|
H A D | exynos5250-cpufreq.c | 154 * Exynos multi-platform support and will be removed together with exynos5250_cpufreq_init()
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | pgtable_64.h | 120 int removed);
|
H A D | cacheflush.h | 66 * be removed in the future.
|
H A D | checksum_64.h | 148 /* Old names. To be removed. */
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | nsdumpdv.c | 46 /* TBD: This entire module is apparently obsolete and should be removed */
|
H A D | nsrepair.c | 469 * packages, NULL elements can be safely removed. 527 /* Update parent package if any null elements were removed */ acpi_ns_remove_null_elements() 531 "%s: Found and removed %u NULL elements\n", acpi_ns_remove_null_elements()
|
/linux-4.1.27/drivers/usb/chipidea/ |
H A D | ci_hdrc_pci.c | 112 * @pdev: USB Device Controller being removed
|
/linux-4.1.27/drivers/usb/wusbcore/ |
H A D | reservation.c | 62 dev_dbg(dev, "removed reservation\n"); wusbhc_rsv_complete_cb()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | maxinefb.c | 20 * 2001/01/27 removed debugging and testing code, fixed fb_ops
|
/linux-4.1.27/include/linux/mtd/ |
H A D | partitions.h | 30 * mask_flags: contains flags that have to be masked (removed) from the
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | nf_conntrack_common.h | 75 /* Connection is dying (removed from lists), can not be unset. */
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | fixmap.h | 72 * If it doesn't get removed, the linker will complain fix_to_virt()
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | page.h | 45 /* FIXME: These should be removed soon */
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
H A D | arch.h | 31 * to ACPI3.0, this limit will be removed. The notion of "compact nodes"
|
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/ |
H A D | regs-s3c2443-clock.h | 78 /* S3C2443_CLKDIV1 removed, only used in clock.c code */
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | pci.h | 43 and XFree86. Eventually will be removed. */
|
/linux-4.1.27/net/ax25/ |
H A D | ax25_std_timer.c | 42 is accepted() it isn't 'dead' so doesn't get removed. */ ax25_std_heartbeat_expiry()
|
/linux-4.1.27/net/hsr/ |
H A D | hsr_main.c | 40 /* Resend of notification concerning removed device? */ hsr_netdev_notify()
|
/linux-4.1.27/net/x25/ |
H A D | x25_timer.c | 110 * get removed. x25_heartbeat_expiry()
|
/linux-4.1.27/security/integrity/ima/ |
H A D | ima_queue.c | 19 * ever removed or changed during the boot-cycle.
|
/linux-4.1.27/security/keys/ |
H A D | permission.c | 86 * key is invalidated, -EKEYREVOKED if the key's type has been removed or if
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
H A D | i40evf.h | 154 bool remove; /* filter needs to be removed */ 161 bool remove; /* filter needs to be removed */
|
/linux-4.1.27/drivers/misc/cxl/ |
H A D | context.c | 53 * removed from the IDR. Access to this in the IOCTL is protected by cxl_context_init() 217 * created and torn down after the IDR removed cxl_context_detach_all()
|
/linux-4.1.27/include/linux/uwb/ |
H A D | umc.h | 32 * Now when the WHCI device is removed, whci_remove() will go over 138 * THIS might (probably will) be removed in the future, so don't count
|
/linux-4.1.27/arch/ia64/lib/ |
H A D | copy_page_mck.S | 41 * main-loop (.line_copy), but has all known-to-be-predicated-off instructions removed, 130 // same as .line_copy loop, but with all predicated-off instructions removed:
|
/linux-4.1.27/fs/btrfs/ |
H A D | ordered-data.h | 49 * BTRFS_ORDERED_COMPLETE is set when the extent is removed from the 55 #define BTRFS_ORDERED_COMPLETE 1 /* set when removed from the tree */
|
/linux-4.1.27/net/9p/ |
H A D | error.c | 98 {"Identifier removed", EIDRM}, 177 {"file has been removed", EIDRM},
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | hermes.c | 157 DEBUG(0, "hermes @ 0x%x: Card removed during reset.\n", hermes_doicmd_wait() 219 removed, so don't wait for the timeout */ hermes_init() 265 "Card removed while issuing command " hermes_docmd_wait() 285 printk(KERN_WARNING "hermes @ %p: Card removed " hermes_docmd_wait() 339 "Card removed waiting for frame allocation.\n", hermes_allocate()
|
/linux-4.1.27/drivers/staging/fsl-mc/bus/ |
H A D | dprc-driver.c | 57 * dprc_remove_devices - Removes devices for objects removed from a DPRC 66 * been dynamically removed in the physical DPRC. 245 * Detects objects added and removed from a DPRC and synchronizes the
|
H A D | mc-allocator.c | 134 * in the free list and thus, the device cannot be removed. fsl_mc_resource_pool_remove_device() 139 "Device %s cannot be removed from resource pool\n", fsl_mc_resource_pool_remove_device() 512 * being removed from the system
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | pciehp_ctrl.c | 187 * removed from the slot/adapter. set_slot_off() 250 * @p_slot: slot where board is being removed 267 * removed from the slot/adapter. remove_board()
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
H A D | core.c | 445 pr_debug("CPU%d removed\n", cpu); mc_device_remove() 501 pr_debug("CPU%d removed\n", cpu); mc_cpu_callback() 651 pr_info("Microcode Update Driver: v" MICROCODE_VERSION " removed.\n"); microcode_exit()
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | kprobes.c | 151 /* The breakpoint instruction was removed by kprobe_handler() 169 * The breakpoint instruction was removed right kprobe_handler() 170 * after we hit it. Another cpu has removed kprobe_handler()
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | kprobes.c | 223 * The breakpoint instruction was removed by kprobe_handler() 241 * The breakpoint instruction was removed right kprobe_handler() 242 * after we hit it. Another cpu has removed kprobe_handler()
|
/linux-4.1.27/drivers/tty/hvc/ |
H A D | hvcs.c | 55 * added or removed from the system. To compensate for this deficiency, this 224 * device node. If vty-servers were hotplug removed from the system and then 227 * index of all the adapters due to the hole left by the hotplug removed 540 * If the device is being removed we don't have to worry about this interrupt 856 * Let the last holder of this object cause it to be removed, which hvcs_remove() 869 printk(KERN_INFO "HVCS: vty-server@%X removed from the" hvcs_remove() 971 * NOTE: It is possible that the super admin removed a partner vty and then 1017 * removed or there really could be an hcall error due to the parameter hvcs_partner_connect() 1044 * It is possible that the vty-server was removed between the time that hvcs_enable_device() 1050 * It is possible the vty-server was removed after the irq was hvcs_enable_device() 1350 * Somehow an open succeeded but the device was removed or the hvcs_write() 1612 printk(KERN_INFO "HVCS: driver module removed.\n"); hvcs_module_exit()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
H A D | hotplug-memory.c | 287 * requested LMBs cannot be removed. dlpar_memory_remove_by_count() 313 pr_info("Memory at %llx was hot-removed\n", dlpar_memory_remove_by_count() 353 pr_info("Memory at %llx was hot-removed\n", lmbs[i].base_addr); dlpar_memory_remove_by_index()
|
/linux-4.1.27/fs/exportfs/ |
H A D | expfs.c | 116 * removed this directory. The concurrent operation has reconnected our 173 * Or someone removed it entirely, in which case filehandle reconnect_one() 199 * Note that target_dir could be removed by a concurrent operation. In
|
/linux-4.1.27/net/irda/ |
H A D | irias_object.c | 135 pr_debug("%s(), object already removed!\n", irias_delete_object() 164 return 0; /* Already removed or non-existent */ irias_delete_attrib() 275 /* Slightly unsafe (obj might get removed under us) */ irias_object_change_attribute()
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-dw-apb-ictl.c | 108 * have been removed by sythesis tool. dw_apb_ictl_init()
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | st5481_init.c | 130 * This function will be called when the adapter is removed
|
/linux-4.1.27/drivers/isdn/hysdn/ |
H A D | hysdn_init.c | 195 /* be removed from memory. */
|
/linux-4.1.27/drivers/media/pci/ngene/ |
H A D | ngene-i2c.c | 30 /* FIXME - some of these can probably be removed */
|
/linux-4.1.27/drivers/media/radio/ |
H A D | radio-maxiradio.c | 25 * - removed support for multiple devices as it didn't work anyway
|
/linux-4.1.27/drivers/mfd/ |
H A D | pcf50633-adc.c | 232 "adc driver removed with request pending\n"); pcf50633_adc_remove()
|
/linux-4.1.27/drivers/net/ |
H A D | loopback.c | 24 * cases removed.
|
/linux-4.1.27/drivers/s390/crypto/ |
H A D | zcrypt_cex2a.c | 142 * if an AP device is removed.
|
H A D | zcrypt_cex4.c | 163 * if an AP device is removed.
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | lustre_handles.c | 108 CERROR("removing an already-removed handle (%#llx)\n", class_handle_unhash_nolock()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | io.c | 26 /* FIXME: this is static data nowadays and the table can be removed */
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_legacy.h | 28 * should no longer be using. They cannot be removed as legacy
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
H A D | nes_verbs.h | 51 unsigned long mmap_cq_offset; /* to be removed */
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 50 #define EIDRM 77 /* Identifier removed */
|
/linux-4.1.27/arch/metag/tbx/ |
H A D | tbictxfpu.S | 118 * related flags are removed from State.pCtx->SaveMask.
|
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | exceptions.c | 127 /* I removed fsr variable and use code var for storing fsr */ full_exception()
|
H A D | mcount.S | 88 /* MS: It is just barrier which is removed from C code */
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | msa.h | 113 * toolchains in use support MSA these can be removed.
|
/linux-4.1.27/drivers/hsi/controllers/ |
H A D | omap_ssi.h | 102 bool wktest:1; /* FIXME: HACK to be removed */
|
/linux-4.1.27/drivers/usb/dwc3/ |
H A D | dwc3-pci.c | 59 * FIXME these quirks should be removed when AMD NL dwc3_pci_quirks()
|
/linux-4.1.27/fs/tracefs/ |
H A D | inode.c | 382 * to be removed (no automatic cleanup happens if your module is unloaded, 452 * to be removed. If an error occurs, %NULL will be returned. 530 * removed. 557 * @dentry: a pointer to a the dentry of the directory to be removed.
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
H A D | omapdss-boot-init.c | 24 * When we get generic panel drivers to the kernel, this file will be removed.
|