Searched refs:permanent (Results 1 - 181 of 181) sorted by relevance

/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dsetup.h34 * initialized, we need to copy things out into a more permanent
/linux-4.4.14/include/uapi/linux/
H A Dfib_rules.h7 /* rule is permanent, and cannot be deleted */
H A Datmlec.h67 * remoteflag, permanent flag,
H A Dnetdevice.h59 #define NET_ADDR_PERM 0 /* address is permanent (default) */
H A Dif_arp.h130 #define ATF_PERM 0x04 /* permanent entry */
H A Dtipc.h136 #define TIPC_WAIT_FOREVER (~0) /* timeout for permanent subscription */
H A Ddcbnl.h270 * @DCB_CMD_GPERM_HWADDR: get the permanent MAC address of the underlying
H A Dethtool.h656 * struct ethtool_perm_addr - permanent hardware address
1183 #define ETHTOOL_GPERMADDR 0x00000020 /* Get permanent hardware address */
/linux-4.4.14/arch/arm/mm/
H A Dmm.h60 /* permanent static mappings from iotable_init() */
66 /* mapping type (attributes) for permanent static mappings */
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_netbios_ns.c13 * requests by issuing permanent expectations (valid until
H A Dnf_conntrack_sip.c1173 /* Parse a REGISTER request and create a permanent expectation for incoming
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h107 /* length of permanent address message returned from PF */
109 /* word in permanent address message with the current multicast type */
H A Dixgbe_x540.c141 /* Store the permanent mac address */ ixgbe_reset_hw_X540()
152 /* Store the permanent SAN mac address */ ixgbe_reset_hw_X540()
H A Dixgbe_82599.c1069 /* Store the permanent mac address */ ixgbe_reset_hw_82599()
1080 /* Store the permanent SAN mac address */ ixgbe_reset_hw_82599()
H A Dixgbe_82598.c810 /* Store the permanent mac address */ ixgbe_reset_hw_82598()
H A Dixgbe_x550.c2204 /* Store the permanent mac address */ ixgbe_reset_hw_X550em()
H A Dixgbe_common.c1873 * to the permanent address. ixgbe_init_rx_addrs_generic()
1874 * Otherwise, use the permanent address from the eeprom. ixgbe_init_rx_addrs_generic()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h117 /* length of permanent address message returned from PF */
119 /* word in permanent address message with the current multicast type */
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dkldir.h69 * permanent and is used by the IP27PROM, IO6PROM and IRIX.
98 * | KLCONFIG - I (permanent) (48K) |
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgalloc.h77 * This is the permanent pmd attached to the pgd; pmd_free()
108 * the permanent pmd */ pmd_populate_kernel()
H A Dpgtable.h302 /* The first entry of the permanent pmd is not there if it contains
313 /* This is the entry pointing to the permanent pmd pmd_clear()
335 /* This is the permanent pmd attached to the pgd; cannot pgd_clear()
/linux-4.4.14/net/ipv6/
H A Daf_inet6.c586 /* If we are trying to override a permanent protocol, bail. */ inet6_register_protosw()
605 /* Add the new entry after the last permanent entry if any, so that inet6_register_protosw()
606 * the new entry does not override a permanent entry when matched with inet6_register_protosw()
608 * non-permanent entry. This means that when we remove this entry, the inet6_register_protosw()
618 pr_err("Attempt to override permanent protocol %d\n", protocol); inet6_register_protosw()
632 pr_err("Attempt to unregister permanent protocol %d\n", inet6_unregister_protosw()
H A Daddrconf.c1017 * 1) we don't purge prefix if address was not permanent.
1021 * 4) if there are still other permanent address(es),
1022 * corresponding prefix is still permanent.
1056 * not permanent, lifetime < check_cleanup_prefix_route()
3537 * - keep it tentative if it is a permanent address. addrconf_dad_begin()
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap.h65 void * ap_crypt_get_ptrs(struct ap_data *ap, u8 *addr, int permanent,
H A Dhostap_ap.h16 #define WLAN_STA_PERM BIT(4) /* permanent; do not remove entry on expiration */
H A Dhostap_ap.c3273 void * ap_crypt_get_ptrs(struct ap_data *ap, u8 *addr, int permanent, ap_crypt_get_ptrs() argument
3284 if (!sta && permanent) ap_crypt_get_ptrs()
3290 if (permanent) ap_crypt_get_ptrs()
/linux-4.4.14/include/net/
H A Dinetpeer.h2 * INETPEER - A storage for permanent information about peers
H A Dbusy_poll.h103 break; /* permanent failure */ sk_busy_loop()
H A Dip6_fib.h211 __u32 fib_rt_alloc; /* permanent routes */
H A Dcfg80211.h3054 * @perm_addr: permanent MAC address of this device
3182 /* permanent MAC address(es) */
H A Dmac80211.h2155 * SET_IEEE80211_PERM_ADDR - set the permanent MAC address for 802.11 hardware
/linux-4.4.14/arch/hexagon/include/asm/
H A Dmem-layout.h93 * "permanent kernel mappings", defined as long-lasting mappings of
/linux-4.4.14/drivers/char/tpm/
H A Dtpm-sysfs.c123 "attempting to determine the permanent enabled state"); enabled_show()
139 "attempting to determine the permanent active state"); active_show()
/linux-4.4.14/arch/tile/kernel/
H A Dhead_32.S175 * line, once we have set its permanent home in the page tables.
H A Dhead_64.S272 * line, once we have set its permanent home in the page tables.
H A Dsetup.c1033 /* The boot cpu sets up its permanent mappings much earlier. */ setup_cpu()
/linux-4.4.14/arch/x86/platform/uv/
H A Dbios_uv.c205 * Copy table to permanent spot for later use. uv_bios_init()
H A Dtlb_uv.c596 * Entered when a bau descriptor has gone into a permanent busy wait because
/linux-4.4.14/arch/arc/mm/
H A Dhighmem.c21 * kmap() API provides sleep semantics hence refered to as "permanent maps"
/linux-4.4.14/security/tomoyo/
H A Dmemory.c141 * tomoyo_get_name - Allocate permanent memory for string data.
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_trans_resv.h30 * a reservation request is permanent or not */
H A Dxfs_shared.h179 #define XFS_TRANS_PERM_LOG_RES 0x04 /* xact took a permanent log res */
H A Dxfs_inode_buf.c403 * Otherwise, just get the truly permanent information. xfs_iread()
H A Dxfs_trans_resv.c785 * require a permanent reservation on space. xfs_trans_resv_calc()
/linux-4.4.14/arch/powerpc/kernel/
H A Dvmlinux.lds.S44 * Text, read only data and other permanent read-only sections
H A Deeh_driver.c90 * This routine must be called when reporting temporary or permanent
H A Deeh.c288 * @severity: temporary or permanent error log
/linux-4.4.14/arch/s390/include/asm/
H A Dpci_clp.h29 #define CLP_RC_SETPCIFN_ERR 0x0106 /* Fn in permanent error state */
/linux-4.4.14/include/linux/
H A DmISDNhw.h46 #define FLG_L1_BUSY 2 /* L1 is permanent busy */
H A Dbio.h159 * permanent PIO fall back, user is probably better off disabling highmem
/linux-4.4.14/drivers/net/bonding/
H A Dbond_alb.c1089 * If @slave's permanent hw address is different both from its current
1092 * We'll make sure that that slave no longer uses @slave's permanent address.
1125 * If the permanent hw address of @slave is @bond's hw address, we need to
1127 * slave in the bond. This address must be, of course, one of the permanent
1131 * permanent hw address with the current address of all the other slaves.
1132 * If no match was found, then we've found a slave with a permanent address
1206 * their dev_addr field to different addresses (based on their permanent hw
H A Dbond_main.c1449 /* Save slave's original ("permanent") mac address for modes bond_enslave()
1836 netdev_warn(bond_dev, "the permanent HWaddr of %s - %pM - is still in use by %s - set the HWaddr of %s to a different address to avoid conflicts\n", __bond_release_one()
1916 /* restore original ("permanent") mac address */ __bond_release_one()
/linux-4.4.14/drivers/s390/char/
H A Dtape_34xx.c417 // data check is not permanent, may be tape_34xx_unit_check()
423 /* data check is permanent, CU recovery has failed */ tape_34xx_unit_check()
431 // data check is not permanent, may be tape_34xx_unit_check()
437 // data check is permanent, cu-recovery has failed tape_34xx_unit_check()
766 /* Channel interface recovery (permanent). */ tape_34xx_unit_check()
H A Dtape_3590.c592 * (in case there is an attention message pending) or "permanent error".
/linux-4.4.14/fs/xfs/
H A Dxfs_trans.c110 * permanent log reservation of the given transaction. The remaining
199 bool permanent = false; xfs_trans_reserve() local
208 permanent = true; xfs_trans_reserve()
222 permanent, tp->t_type); xfs_trans_reserve()
1016 * the next: permanent transactions are only flushed out when
H A Dxfs_log.h164 bool permanent,
H A Dxfs_log.c438 bool permanent, xfs_log_reserve()
454 tic = xlog_ticket_alloc(log, unit_bytes, cnt, client, permanent, xfs_log_reserve()
502 * a given ticket. If the ticket was one with a permanent reservation, then
506 * must be passed in before permanent reservations are actually released.
537 * Release ticket if not permanent reservation or a specific xfs_log_done()
538 * request has been made to release a permanent reservation. xfs_log_done()
545 /* If this ticket was a permanent reservation and we aren't xfs_log_done()
718 * space grant counters are, we can initialise the permanent ticket xfs_log_mount()
3007 * move the grant write head because the permanent
3009 * Release part of current permanent unit reservation and
3050 * is present. For non-permanent reservations, things are quite easy. The
3053 * ticket contains a permanent reservation, there may be left over space which
3074 * If this is a permanent reservation ticket, we may be able to free xlog_ungrant_log_space()
3657 bool permanent, xlog_ticket_alloc()
3680 if (permanent) xlog_ticket_alloc()
432 xfs_log_reserve( struct xfs_mount *mp, int unit_bytes, int cnt, struct xlog_ticket **ticp, __uint8_t client, bool permanent, uint t_type) xfs_log_reserve() argument
3652 xlog_ticket_alloc( struct xlog *log, int unit_bytes, int cnt, char client, bool permanent, xfs_km_flags_t alloc_flags) xlog_ticket_alloc() argument
H A Dxfs_log_priv.h72 #define XLOG_TIC_PERM_RESERV 0x2 /* permanent reservation */
442 bool permanent,
H A Dxfs_iops.c894 * permanent before actually freeing any blocks it doesn't matter if xfs_setattr_size()
H A Dxfs_buf.c1551 "Corruption Alert: Buffer at block 0x%llx had permanent write failures!", xfs_wait_buftarg()
H A Dxfs_qm.c888 * Note that we don't start a permanent transaction here; we might xfs_qm_dqiter_bufs()
H A Dxfs_inode.c1528 * The transaction passed to this routine must have made a permanent log
1601 * Duplicate the transaction that has the permanent xfs_itruncate_extents()
1616 * Always re-log the inode so that our permanent transaction can keep xfs_itruncate_extents()
H A Dxfs_bmap_util.c1495 * We would need to reserve permanent block for transaction. xfs_shift_file_space()
/linux-4.4.14/net/ipv4/
H A Daf_inet.c1044 /* If we are trying to override a permanent protocol, bail. */ inet_register_protosw()
1056 /* Add the new entry after the last permanent entry if any, so that inet_register_protosw()
1057 * the new entry does not override a permanent entry when matched with inet_register_protosw()
1059 * non-permanent entry. This means that when we remove this entry, the inet_register_protosw()
1069 pr_err("Attempt to override permanent protocol %d\n", protocol); inet_register_protosw()
1082 pr_err("Attempt to unregister permanent protocol %d\n", inet_unregister_protosw()
H A Dinetpeer.c2 * INETPEER - A storage for permanent information about peers
H A Darp.c40 * Craig Schlenter : Don't modify permanent entry
/linux-4.4.14/arch/mips/include/asm/
H A Dsgiarcs.h106 arcs_aperm, /* ARCS permanent storage... */
117 arc_aperm, /* permanent storage */
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dpc_init.h39 0x000e <byte> Bit 1-3: Stable L2, 0=OnDemand,1=NoDisc,2=permanent
H A Ddivasync.h250 unsigned long permanent; /* from IDI registry to WMP */ member in struct:__anon5561
H A Ddivacapi.h715 #define PERM_LIST_REQ 0x900a /* permanent conn DCE */
H A Dmessage.c5879 else if (plci->command != _MANUFACTURER_R /* old style permanent connect */ sig_ind()
5883 if (plci->tel == ADV_VOICE && plci->SuppState == IDLE) /* with permanent codec switch on immediately */ sig_ind()
/linux-4.4.14/drivers/mtd/
H A Dredboot.c204 /* I'm sure the JFFS2 code has done me permanent damage. parse_redboot_partitions()
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dfplustm.h225 u_char perm ; /* flag: permanent */
/linux-4.4.14/drivers/acpi/acpica/
H A Dutxfinit.c168 * Obtain a permanent mapping for the FACS. This is required for the ACPI_EXPORT_SYMBOL_INIT()
H A Dtbutils.c64 * DESCRIPTION: Create a permanent mapping for the FADT and save it in a global
H A Ddsmethod.c738 * case we want make the objects permanent. acpi_ds_terminate_control_method()
H A Devgpe.c285 /* Examine GPE Block 0 and 1 (These blocks are permanent) */ acpi_ev_get_gpe_event_info()
H A Dnsaccess.c103 /* _OSI is optional for now, will be permanent later */ acpi_ns_root_initialize()
H A Dutdelete.c223 * Update address_range list. However, only permanent regions acpi_ut_delete_internal_obj()
/linux-4.4.14/include/uapi/drm/
H A Dsavage_drm.h98 /* physical locations of non-permanent maps */
/linux-4.4.14/arch/mips/kernel/
H A Dbmips_vec.S191 /* switch to permanent stack and continue booting */
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c572 * @severity: temporary or permanent error log
576 * Retrieve the temporary or permanent error from the PE.
/linux-4.4.14/net/tipc/
H A Dlink.h115 * @refcnt: reference counter for permanent references (owner node & timer)
/linux-4.4.14/include/uapi/scsi/fc/
H A Dfc_fs.h308 FC_RJT_P_UNAV = 0x04, /* port unavailable, permanent */
/linux-4.4.14/arch/cris/include/asm/
H A Dpgtable.h215 /* permanent address of a page */
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dipw2100.h982 IPW_ORD_PERS_DB_LOCK = 120, // # locking fw permanent db
983 IPW_ORD_PERS_DB_SIZE, // # size of fw permanent db
984 IPW_ORD_PERS_DB_ADDR, // # address of fw permanent db
H A Dipw2100.c3693 IPW2100_ORD(PERS_DB_LOCK, "locking fw permanent db"),
3694 IPW2100_ORD(PERS_DB_SIZE, "size of fw permanent db"),
3695 IPW2100_ORD(PERS_DB_ADDR, "address of fw permanent db"),
/linux-4.4.14/drivers/ide/
H A Dide-cd_verbose.c222 { 0x056f05, "Drive region must be permanent"
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dmac.c151 * can be setup by pre-boot software and must be treated like a permanent
152 * address and must override the actual permanent MAC address. If an
154 * the permanent address that was installed into RAR0 by the Si on reset.
206 * same as the normal permanent MAC address stored by the HW into the e1000_check_alt_mac_addr_generic()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A Dcsr.h315 * Host sets this to request permanent halt of uCode, same as
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
H A Dhw.h466 /* current & permanent mac addr */
H A Dmain.c1348 "Invalid permanent address programmed, using random one\n"); alx_probe()
1407 /* restore permanent mac address */ alx_remove()
/linux-4.4.14/drivers/block/
H A Dataflop.c201 * User-provided permanent type information. 'drive' points to
1365 formats, for 'permanent user-defined' parameter: floppy_revalidate()
1615 /* save settings as permanent default type */ fd_locked_ioctl()
1631 /* set permanent type */ fd_locked_ioctl()
H A DDAC960.c1794 /* Get data into dma-able area, then copy into permanent location */ DAC960_V2_ReadControllerConfiguration()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c222 * In case of exynos, setting dma-burst to 16Word causes permanent decon_win_set_pixfmt()
H A Dexynos7_drm_decon.c337 * In case of exynos, setting dma-burst to 16Word causes permanent decon_win_set_pixfmt()
H A Dexynos_drm_fimd.c535 * In case of exynos, setting dma-burst to 16Word causes permanent fimd_win_set_pixfmt()
/linux-4.4.14/mm/
H A Dhighmem.c13 * high memory. Implemented permanent (schedulable) kmaps
H A Dswap_state.c340 * into a permanent loop around this -EEXIST case __read_swap_cache_async()
H A Dpage-writeback.c1553 * been flushed to permanent storage. balance_dirty_pages()
H A Dslub.c5221 * have permanent effects. slab_attr_store()
/linux-4.4.14/scripts/
H A Dnamespace.pl159 # there is really no permanent source file.
/linux-4.4.14/include/uapi/linux/dvb/
H A Dfrontend.h400 * could indicate a temporary or a permanent
/linux-4.4.14/include/uapi/linux/raid/
H A Dmd_p.h265 __le32 dev_number; /* permanent identifier of this device - not role in raid */
/linux-4.4.14/arch/powerpc/include/asm/
H A Deeh.h195 #define EEH_LOG_PERM 2 /* EEH permanent error log */
/linux-4.4.14/arch/openrisc/include/asm/
H A Dpgtable.h356 /* permanent address of a page */
/linux-4.4.14/sound/pci/
H A Dazt3328.h155 /* bit 5: enabling this will activate permanent counting of bytes 2/3
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
H A Dixgb_hw.c392 * to the permanent address. ixgb_init_rx_addrs()
393 * Otherwise, use the permanent address from the eeprom. ixgb_init_rx_addrs()
/linux-4.4.14/drivers/s390/block/
H A Ddasd_3990_erp.c135 * permanent error.
174 /* post request with permanent error */ dasd_3990_erp_alternate_path()
252 * a permanent error.
2514 * - exit with permanent error
2673 /* if no further actions, handle rest as permanent error */ dasd_3990_erp_handle_match_erp()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c981 bool permanent, u32 if_handle, u32 pmac_id) be_cmd_mac_addr_query()
1000 if (permanent) { be_cmd_mac_addr_query()
1001 req->permanent = 1; be_cmd_mac_addr_query()
1005 req->permanent = 0; be_cmd_mac_addr_query()
3091 * or one or more true or pseudo permanent mac addresses. be_cmd_get_mac_from_list()
980 be_cmd_mac_addr_query(struct be_adapter *adapter, u8 *mac_addr, bool permanent, u32 if_handle, u32 pmac_id) be_cmd_mac_addr_query() argument
H A Dbe_cmds.h376 u8 permanent; member in struct:be_cmd_req_mac_query
2278 bool permanent, u32 if_handle, u32 pmac_id);
/linux-4.4.14/arch/sparc/include/asm/
H A Dhypervisor.h570 * Create a non-permanent mapping using the given TTE, virtual
595 * permanent mapping will have undefined results.
684 * Demaps all non-permanent virtual page mappings previously specified
704 * Demaps all non-permanent virtual page mappings previously specified
731 * Create a permanent mapping using the given TTE and virtual address
733 * permanent mappings may be specified by privileged code. Mappings
808 * Demaps any permanent page mapping (established via
/linux-4.4.14/drivers/net/ethernet/intel/igb/
H A De1000_mac.c227 * can be setup by pre-boot software and must be treated like a permanent
228 * address and must override the actual permanent MAC address. If an
284 * same as the normal permanent MAC address stored by the HW into the igb_check_alt_mac_addr()
/linux-4.4.14/net/atm/
H A Dlec.c76 unsigned long permanent);
1821 unsigned long permanent) lec_addr_delete()
1834 (permanent || lec_addr_delete()
1820 lec_addr_delete(struct lec_priv *priv, const unsigned char *atm_addr, unsigned long permanent) lec_addr_delete() argument
/linux-4.4.14/drivers/staging/vt6656/
H A Dmain_usb.c321 /* get permanent network address */ vnt_init_registers()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_vf.c40 /* If permanent address is set then we need to restore it */ fm10k_stop_hw_vf()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmain.h262 struct scb *hwrs_scb; /* permanent scb for hw rateset */
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-csr.h372 * Host sets this to request permanent halt of uCode, same as
/linux-4.4.14/drivers/base/power/
H A Dsysfs.c38 * + "\n" for temporary or permanent inability to issue wakeup.
/linux-4.4.14/arch/x86/kernel/cpu/microcode/
H A Dintel.c976 * permanent memory. So it will be loaded early when a CPU is hot added generic_load_microcode()
/linux-4.4.14/fs/jbd2/
H A Drecovery.c291 /* Make sure all replayed data is on permanent storage */ jbd2_journal_recover()
/linux-4.4.14/fs/lockd/
H A Dclntproc.c576 * cases NLM_LCK_DENIED is returned for a permanent error. So nlmclnt_lock()
/linux-4.4.14/include/linux/sunrpc/
H A Dsvc.h93 struct list_head sv_permsocks; /* all permanent sockets */
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dcmdevt.c1470 * - Setting permanent address parameter
1625 "info: GET_HW_SPEC: permanent addr: %pM\n", mwifiex_ret_get_hw_spec()
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dfplustm.c260 * set unused pointers or permanent pointers init_rbc()
1132 | 0x80 permanent
/linux-4.4.14/drivers/acpi/
H A Dosl.c85 * This list of permanent mappings is for memory that may be accessed from
117 * POST -- putting Linux at a permanent performance disadvantage.
/linux-4.4.14/fs/jfs/
H A Dnamei.c623 * only permanent disk and inode map resources are freed,
628 * freed in both work and permanent map.
H A Djfs_imap.c1196 * the permanent map should have been updated already diFree()
2729 * inum - Number of inode to mark in permanent map
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1009 * @severity: temporary or permanent error log
1013 * Retrieve the temporary or permanent error from the PE.
/linux-4.4.14/arch/tile/include/hv/
H A Dhypervisor.h1458 HV_BAD_RECIP /**< Bad recipient coordinates (permanent error) */
1492 * permanent delivery error. If the message is successfully delivered
1498 * If no permanent delivery errors were encountered, the routine returns
1501 * this operation. If any permanent delivery errors were encountered,
1502 * the routine returns HV_ERECIP. In the event of permanent delivery
1512 * sent, until all messages are sent, a permanent error is encountered,
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dobd_mount.c767 /* permanent, freed in lustre_free_lsi */ lmd_make_exclusion()
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_main.c108 "Set permanent static rate (default: no static rate)");
/linux-4.4.14/drivers/rtc/
H A Drtc-ab-b5ze-s3.c681 * We also disable all timers and set timer interrupt to permanent (not abb5zes3_rtc_check_setup()
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_cmds.h423 u8 permanent; member in struct:be_cmd_mac_query_req
/linux-4.4.14/drivers/misc/genwqe/
H A Dcard_base.c1271 * On permanent failure, the PCI code will call device remove genwqe_err_error_detected()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dhw.h953 * Store the permanent value of Reg 0x4004in WARegVal
H A Dhw.c588 * Read back AR_WA into a permanent copy and set bits 14 and 17. __ath9k_hw_init()
/linux-4.4.14/arch/tile/mm/
H A Dinit.c237 * We map the aliased pages of permanent text so we can init_pgprot()
/linux-4.4.14/fs/nfs/
H A Ddirect.c21 * held on permanent storage before a direct write system call returns to
/linux-4.4.14/fs/nfsd/
H A Dnfsctl.c1060 * system containing permanent NFSv4
/linux-4.4.14/net/bridge/
H A Dbr_fdb.c850 /* Add new permanent fdb entry with RTM_NEWNEIGH */ br_fdb_add()
/linux-4.4.14/kernel/
H A Dkexec_file.c684 * ->sh_offset fields to keep track of permanent and temporary __kexec_load_purgatory()
H A Dmodule.c1041 seq_puts(m, "[permanent],"); print_unload_info()
2526 /* Make sure we get permanent strtab: don't use info->strtab. */ add_kallsyms()
/linux-4.4.14/arch/mips/include/asm/sn/sn0/
H A Dhubio.h158 * As a permanent workaround for a bug in the PI side of the hub, we've
/linux-4.4.14/drivers/scsi/
H A Dscsi_lib.c751 * -EREMOTEIO permanent target failure, do not retry
752 * -EBADE permanent nexus failure, retry on other path
H A Dconstants.c1079 {0x6F05, "Drive region must be permanent/region reset count error"},
H A Din2000.c637 * fifo. Or maybe it's seen as a permanent fifo interrupt condition. in2000_execute()
H A Dipr.c378 "8008: A permanent cache battery pack failure occurred"},
/linux-4.4.14/drivers/mmc/card/
H A Dblock.c2261 * - be set for removable media with permanent block devices mmc_blk_alloc_req()
2262 * - be unset for removable block devices with permanent media mmc_blk_alloc_req()
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
H A Datl1.c517 * to fetch the permanent MAC address, try reading it directly. atl1_get_permanent_address()
3128 * address, we need to save the permanent one. atl1_remove()
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfad.c1563 * in the middle of recovery. If we did, then declare permanent failure. bfad_pci_slot_reset()
/linux-4.4.14/drivers/hv/
H A Dhv_balloon.c931 * signifies a permanent failure. hot_add_req()
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_bufs.c538 /* Register and framebuffer maps are permanent */ drm_legacy_rmmap_ioctl()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_cp.c1793 if (dev_priv->mmio) /* remove this after permanent addmaps */ radeon_do_release()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dp2p.c465 * the permanent ethernet address of the device.
/linux-4.4.14/fs/
H A Dinode.c1161 * permanent inode numbering system. An inode number is returned that
H A Dnamei.c2980 * a permanent write count is taken through lookup_open()
/linux-4.4.14/fs/ocfs2/cluster/
H A Dtcp.c1452 /* not permanent so read failed handshake can retry */ o2net_rx_until_empty()
/linux-4.4.14/drivers/net/ethernet/agere/
H A Det131x.c3005 * address into the permanent address et131x_hwaddr_init()
3010 * current address to the permanent address and add et131x_hwaddr_init()
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
H A Dlmv_obd.c830 /* permanent error */ lmv_hsm_ct_register()
/linux-4.4.14/drivers/md/
H A Dbitmap.c1036 /* No permanent bitmap - fill with '1s'. */ bitmap_init_from_disk()
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2993 /* If OK, then make the new values permanent. */ try_or_set_cluster()
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Defx.c1048 /* Initialise MAC address to permanent address */ efx_probe_port()
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2702 /* restore permanent address */ atl1c_remove()
/linux-4.4.14/net/core/
H A Dneighbour.c139 * - it is not permanent neigh_forced_gc()
H A Ddev.c6713 /* If the device has permanent device address, driver should register_netdevice()
/linux-4.4.14/security/selinux/ss/
H A Dservices.c1680 /* If no permanent rule, also check for enabled conditional rules */ security_compute_sid()
/linux-4.4.14/include/linux/mfd/
H A Dpalmas.h142 * If used for battery detection this will cause a permanent current
/linux-4.4.14/drivers/tty/
H A Dcyclades.c3417 * registers. This will remain here until we find a permanent fix. plx_init()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_os.c691 "PCI Channel IO permanent failure, exiting " qla2xxx_queuecommand()
/linux-4.4.14/block/
H A Dcfq-iosched.c4553 * Grab a permanent reference to it, so that the normal code flow cfq_init_queue()
/linux-4.4.14/fs/ext4/
H A Dmballoc.c194 * permanent set of inodes: inode can join and leave group. space
/linux-4.4.14/kernel/trace/
H A Dftrace.c1066 * The files created are permanent, if something happens for_each_possible_cpu()
H A Dtrace.c639 * Basically making a permanent snapshot.
/linux-4.4.14/arch/m68k/kernel/
H A Dhead.S209 * NOTE: TEST_MMU is NOT permanent! It is scheduled to be removed
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dshubio.h2949 * As a permanent workaround for a bug in the PI side of the shub, we've
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_init.c9958 "2711 PCI channel permanent disable for failure\n"); lpfc_sli_prep_dev_for_perm_failure()
10708 "2827 PCI channel permanent disable for failure\n"); lpfc_sli4_prep_dev_for_perm_failure()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c7996 /* Commit temporary BW setting to permanent NVM image */ i40e_commit_npar_bw_setting()
8416 * ndm_state is given only allow permanent addresses i40e_ndo_fdb_add()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c4127 netdev_err(bp->dev, "Fan Failure on Network Controller has caused the driver to shutdown the card to prevent permanent damage.\n" bnx2x_fan_failure()
10231 * debug flag is set, since we trying to prevent permanent overheating bnx2x_sp_rtnl_task()
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbnx2.c8258 /* Get the permanent MAC address. First we need to make sure the bnx2_init_board()
H A Dtg3.c18145 /* We needn't recover from permanent error */ tg3_io_error_detected()

Completed in 8773 milliseconds