/linux-4.4.14/Documentation/networking/ |
D | switchdev.txt | 208 52:54:00:12:35:01 dev sw1p1 master br0 permanent 211 52:54:00:12:35:02 dev sw1p2 master br0 permanent 214 33:33:00:00:00:01 dev eth0 self permanent 215 01:00:5e:00:00:01 dev eth0 self permanent 216 33:33:ff:00:00:00 dev eth0 self permanent 217 01:80:c2:00:00:0e dev eth0 self permanent 218 33:33:00:00:00:01 dev br0 self permanent 219 01:00:5e:00:00:01 dev br0 self permanent 220 33:33:ff:12:35:01 dev br0 self permanent
|
D | ltpc.txt | 53 permanent solution would be to alter the netatalk code. Also, make
|
D | e1000.txt | 404 This setting is not saved across reboots. It can be made permanent if
|
D | bonding.txt | 1029 the device's permanent MAC address.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | kirkwood-t5325.dts | 113 label = "permanent u-boot env"; 118 label = "permanent u-boot env";
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap.h | 65 void * ap_crypt_get_ptrs(struct ap_data *ap, u8 *addr, int permanent,
|
D | hostap_ap.c | 3273 void * ap_crypt_get_ptrs(struct ap_data *ap, u8 *addr, int permanent, in ap_crypt_get_ptrs() argument 3284 if (!sta && permanent) in ap_crypt_get_ptrs() 3290 if (permanent) in ap_crypt_get_ptrs()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_log.h | 164 bool permanent,
|
D | xfs_trans.c | 199 bool permanent = false; in xfs_trans_reserve() local 208 permanent = true; in xfs_trans_reserve() 222 permanent, tp->t_type); in xfs_trans_reserve()
|
D | xfs_log_priv.h | 442 bool permanent,
|
D | xfs_log.c | 438 bool permanent, in xfs_log_reserve() argument 454 tic = xlog_ticket_alloc(log, unit_bytes, cnt, client, permanent, in xfs_log_reserve() 3657 bool permanent, in xlog_ticket_alloc() argument 3680 if (permanent) in xlog_ticket_alloc()
|
/linux-4.4.14/Documentation/input/ |
D | bcm5974.txt | 59 a more permanent home at bitmath.org [2].
|
/linux-4.4.14/Documentation/fb/ |
D | metronomefb.txt | 29 a possibility that it could have some permanent effects on the display media.
|
D | udlfb.txt | 98 Or for permanent option, create file like /etc/modprobe.d/udlfb.conf with text
|
/linux-4.4.14/net/can/ |
D | Kconfig | 36 sending of RTR frames, and cyclic CAN messages without permanent user
|
/linux-4.4.14/Documentation/vm/ |
D | highmem.txt | 31 The part of (physical) memory not covered by a permanent mapping is what we 147 pageframes need to live in the permanent mapping, which means:
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pmc.txt | 52 hardware does not have DEVDISR2) upon a request for permanent device
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-rbd | 79 a permanent attribute of the pool. A pool's id will never
|
D | sysfs-class-net | 18 0: permanent address
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | divasync.h | 250 unsigned long permanent; /* from IDI registry to WMP */ member
|
/linux-4.4.14/Documentation/ |
D | io-mapping.txt | 70 range, creating a permanent kernel-visible mapping to the resource. The
|
D | SubmittingPatches | 620 be copied to the permanent changelog to describe this patch. 684 patch in the permanent changelog. If the "from" line is missing, 688 The explanation body will be committed to the permanent source 707 maintainer, not suitable for the permanent changelog, should also go
|
D | oops-tracing.txt | 277 occurred. Tainting is permanent: even if an offending module is
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 308 will typically report a "permanent failure" in such a case. The 355 A "permanent failure" has occurred, and the platform cannot recover 366 permanent failure in some way. If the device is hotplug-capable, 368 Note, however, not all failures are truly "permanent". Some are
|
/linux-4.4.14/Documentation/isdn/ |
D | README.concap | 22 The encapsulation protocol used on top of WAN connections or permanent 78 non-permanent virtual circuits of wide area networks, ISDN) many
|
D | README | 349 c) If you want to have really permanent "Modem"-settings on disk, you
|
/linux-4.4.14/Documentation/laptops/ |
D | sony-laptop.txt | 137 laptop, including permanent damage.
|
/linux-4.4.14/Documentation/gpio/ |
D | drivers-on-gpio.txt | 26 to the lines for a more permanent solution of this type.
|
/linux-4.4.14/fs/nfs/ |
D | Kconfig | 170 without local permanent storage. For details, read
|
/linux-4.4.14/net/atm/ |
D | lec.c | 76 unsigned long permanent); 1821 unsigned long permanent) in lec_addr_delete() argument 1834 (permanent || in lec_addr_delete()
|
/linux-4.4.14/Documentation/filesystems/ |
D | btrfs.txt | 77 values defer data being synced to permanent storage with obvious
|
D | xfs-delayed-logging-design.txt | 50 a special log reservation known as a permanent transaction reservation. A 522 permanent reservation on the space, but we still need to make sure we refresh
|
/linux-4.4.14/Documentation/frv/ |
D | kernel-ABI.txt | 84 There are a number of permanent register assignments that are set up by
|
/linux-4.4.14/Documentation/wimax/ |
D | README.i2400m | 129 To make changes permanent, for example, for the i2400m module, you can
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_cmds.h | 423 u8 permanent; member
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.h | 376 u8 permanent; member 2278 bool permanent, u32 if_handle, u32 pmac_id);
|
D | be_cmds.c | 981 bool permanent, u32 if_handle, u32 pmac_id) in be_cmd_mac_addr_query() argument 1000 if (permanent) { in be_cmd_mac_addr_query() 1001 req->permanent = 1; in be_cmd_mac_addr_query() 1005 req->permanent = 0; in be_cmd_mac_addr_query()
|
/linux-4.4.14/Documentation/usb/ |
D | proc_usb_info.txt | 22 An alternative and more permanent method would be to add
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 529 loaded either from ARC or can be installed directly as a permanent
|
/linux-4.4.14/Documentation/power/ |
D | devices.txt | 478 devices (thaw), write the image to permanent storage, and finally shut down the
|