Home
last modified time | relevance | path

Searched refs:fresh (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h271 u32 fresh; member
302 u32 fresh; member
514 u32 fresh; member
553 u32 fresh; member
H A Dmacsec_api.c585 packed_record[6] |= (rec->fresh & 0x1) << 4; in set_ingress_sc_record()
640 rec->fresh = (packed_record[6] >> 4) & 0x1; in get_ingress_sc_record()
685 packed_record[6] |= (rec->fresh & 0x1) << 2; in set_ingress_sa_record()
735 rec->fresh = (packed_record[6] >> 2) & 0x1; in get_ingress_sa_record()
1555 packed_record[5] |= (rec->fresh & 0x1) << 3; in set_egress_sc_record()
1606 rec->fresh = (packed_record[5] >> 3) & 0x1; in get_egress_sc_record()
1646 packed_record[6] |= (rec->fresh & 0x1) << 1; in set_egress_sa_record()
1691 rec->fresh = (packed_record[6] >> 1) & 0x1; in get_egress_sa_record()
/openbmc/dbus-sensors/src/mctp/
H A DMCTPDeviceRepository.hpp37 auto [entry, fresh] = devices.emplace(inventory, device); in add()
38 if (!fresh && entry->second.get() != device.get()) in add()
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/
H A Drsyslog-oob-console.conf.in9 # and start a fresh on the new file.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/
H A Dpolkit-gnome_0.105.bb17 file://0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch \
/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/
H A Ddefault-sysroot.patch58 fresh=1
H A D0002-update-ca-certificates-use-SYSROOT.patch19 fresh=0
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A D0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch3 Subject: Use fresh X11 timestamps when displaying authentication dialog
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/
H A Dtoybox-inittab_0.8.2.bb33 # copy over files now to have a fresh start on each config
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c377 sc_rec.fresh = 1; in aq_set_txsc()
514 sc_rec.fresh = 1; in aq_clear_txsc()
556 sa_rec.fresh = 1; in aq_update_txsa()
640 sa_rec.fresh = 1; in aq_clear_txsa()
736 sc_record.fresh = 1; in aq_set_rxsc()
823 sc_record.fresh = 1; in aq_clear_rxsc()
872 sa_record.fresh = 1; in aq_update_rxsa()
971 sa_record.fresh = 1; in aq_clear_rxsa()
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-sis630.rst7 630 chipset (Datasheet: available at http://www.sfr-fresh.com/linux)
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dsettings.py266 import fresh
/openbmc/libpldm/docs/
H A Dfuzzing.md44 totally fresh start, copy in `tests/fuzz/fd-fuzz-input1.dat`, a sample
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dpersistent-data.rst50 copy-on-write) or allocating a fresh one. Shadowing is elided within
/openbmc/linux/Documentation/admin-guide/
H A Dbinderfs.rst21 In a fresh instance of binderfs no binder devices will be present. There will
H A Dreporting-issues.rst86 * Create a fresh backup and put system repair and restore tools at hand.
318 process, as outlined in the section 'Install a fresh kernel for testing' in more
448 *Create a fresh backup and put system repair and restore tools at hand.*
453 create a fresh backup; also ensure you have all tools at hand to repair or
770 Install a fresh kernel for testing
850 How to obtain a fresh Linux kernel
924 Reproduce issue with the fresh kernel
931 Check if the issue occurs with the fresh Linux kernel version you just
1103 Describe in detail how your issue happens with the fresh vanilla kernel you
1456 them to get the issue resolved. Such a team could prepare a fresh report
[all …]
/openbmc/linux/include/drm/
H A Ddrm_edid.h592 int hsize, int vsize, int fresh,
/openbmc/qemu/docs/system/i386/
H A Damd-memory-encryption.rst34 together generate a fresh memory encryption key for the VM, encrypt the boot
169 three commands communicate with SEV-SNP firmware to generate a fresh memory
/openbmc/linux/Documentation/PCI/
H A Dpci-error-recovery.rst262 that is equivalent to what it would be after a fresh system
279 to the "fresh poweron" state, rather than the "last state". After
286 that the card is in a fresh state and is fully functional. The slot
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfs-client.rst46 just as a system's root file system gets a fresh UUID in its label at
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0006-Handle-noisy-netlink-sockets.patch245 - // destroying the entire interface list and then making fresh one from scratch.
/openbmc/linux/Documentation/bpf/
H A Dmap_cgroup_storage.rst133 multiple attach types, and each attach creates a fresh zeroed storage. The
/openbmc/linux/Documentation/admin-guide/pm/
H A Dsleep-states.rst136 which boots a fresh instance of the kernel (control may also go directly to
138 a fresh instance of the kernel to be booted). That new instance of the kernel
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0005-cmd-dist-separate-host-and-target-builds.patch218 // Make sure the exec wrapper will sync a fresh $GOROOT to the device.
/openbmc/linux/Documentation/scsi/
H A Dscsi-changer.rst146 does this. Some jukeboxes have a printer to label fresh burned

123