Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 25 of 154) sorted by relevance

1234567

/openbmc/qemu/tests/qemu-iotests/
H A D29389 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}keyslot=4 | _filter_img_create
100 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}old-secret=sec0 | _filter_img_create
105 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}keyslot=2 | _filter_img_create
139 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}old-secret=sec2
142 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}old-secret=sec1
145 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=inactive,${PR}old-secret=sec0
148 $QEMU_IMG amend $SECRETS $IMGS3 -o ${PR}state=inactive,${PR}old-secret=sec3
161 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=inactive,${PR}old-secret=sec3
186 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}keyslot=0
187 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}old-secret=sec1
[all …]
H A D29469 $QEMU_IMG amend $SECRETS $IMGS1 -o state=inactive,keyslot=0 | _filter_img_create
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dgpio-matrix-keypad.txt27 - drive-inactive-cols: drive inactive columns during scan,
28 default is to turn inactive columns into inputs.
/openbmc/telemetry/src/
H A Dstate.hpp14 inactive, enumerator
51 return flags.all() ? StateEvent::active : StateEvent::inactive; in set()
/openbmc/linux/net/tipc/
H A Dsubscr.c49 if (sub->inactive) in tipc_sub_send_event()
112 sub->inactive = true; in tipc_sub_timeout()
155 sub->inactive = false; in tipc_sub_subscribe()
H A Dsubscr.h72 bool inactive; member
/openbmc/linux/kernel/bpf/
H A Dbpf_lru_list.c174 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_rotate_inactive() local
175 struct list_head *cur, *last, *next = inactive; in __bpf_lru_list_rotate_inactive()
179 if (list_empty(inactive)) in __bpf_lru_list_rotate_inactive()
183 if (last == inactive) in __bpf_lru_list_rotate_inactive()
188 if (cur == inactive) { in __bpf_lru_list_rotate_inactive()
217 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_shrink_inactive() local
222 list_for_each_entry_safe_reverse(node, tmp_node, inactive, list) { in __bpf_lru_list_shrink_inactive()
/openbmc/linux/arch/arm/include/debug/
H A Dsa1100.S32 @ if Ser3 is inactive, then try Ser1
37 @ if Ser1 is inactive, then try Ser2
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1642 struct i915_request **inactive) in cancel_port_requests() argument
1647 *inactive++ = *port; in cancel_port_requests()
1652 *inactive++ = *port; in cancel_port_requests()
1663 return inactive; in cancel_port_requests()
1817 process_csb(struct intel_engine_cs *engine, struct i915_request **inactive) in process_csb() argument
1846 return inactive; in process_csb()
1878 prev = inactive; in process_csb()
1933 *inactive++ = *old++; in process_csb()
1995 *inactive++ = *execlists->active++; in process_csb()
2046 return inactive; in process_csb()
[all …]
/openbmc/linux/Documentation/admin-guide/pm/
H A Dstrategies.rst32 ``inactive`` (idle). If they are active, they have to be in power states
34 are inactive, ideally, they should be in low-power states in which they may not
39 draw (or maximum energy usage) of it. If all of them are inactive, the system
/openbmc/linux/include/linux/
H A Dbpf-cgroup-defs.h66 struct bpf_prog_array *inactive; member
/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/
H A Dobmc-console-ttyS2-ssh-bic@.service9 CollectMode=inactive-or-failed
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dsessiondef.hpp49 inactive, // Session is not in use enumerator
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-rfkill75 0: inactive
89 0: inactive
/openbmc/linux/include/net/
H A Dbonding.h169 inactive:1, /* indicates inactive slave */ member
570 slave->inactive = 1; in bond_set_slave_inactive_flags()
577 slave->inactive = 0; in bond_set_slave_active_flags()
582 return slave->inactive; in bond_is_slave_inactive()
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst99 When a new table is loaded in a device's inactive table slot,
128 which is being loaded into the DM device's inactive table slot.
209 data from an active and inactive table are measured.
222 device_inactive_metadata := Device metadata that reflects the inactive table.
226 inactive_table_hash := Hash of the inactive table.
249 When an inactive table is cleared from the device, the device information and a sha256 hash of the
250 data from an inactive table are measured.
260 …device_inactive_metadata := Device metadata that was captured during the load time inactive table …
262 inactive_table_hash := Hash of the inactive table being cleared from the device.
266 For instance, if a linear device's inactive table is cleared,
/openbmc/phosphor-webui/app/common/styles/elements/
H A Daccordion.scss43 .accord-content.inactive {
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/
H A Dremove_duplicate_install.patch12 Upstream-Status: Inappropriate [upstream inactive]
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c123 u32 inactive = in get_horizontal_total() local
126 return active + inactive; in get_horizontal_total()
132 u32 inactive = in get_vertical_total() local
135 return active + inactive; in get_vertical_total()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-tqma9352-mba93xxla.dts282 * inactive, e.g. not disabled
306 * is inactive, e.g. not power down
318 * is inactive, e.g. not disabled
330 * is inactive, e.g. not in reset
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/
H A Dampere_fanctrl.sh50 service_stt=$(systemctl is-active "$service" | grep inactive)
/openbmc/u-boot/doc/
H A DREADME.fsl-trustzone-components24 - Supports 8 fully programmable address regions, initially inactive at reset,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/
H A DCVE-2021-33640-CVE-2021-33645-CVE-2021-33646.patch10 been inactive since 2013 [3].
H A DCVE-2021-33643-CVE-2021-33644.patch10 been inactive since 2013 [3].
/openbmc/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst143 Subsystem maintainers may remove inactive maintainers from the MAINTAINERS
147 Removing an inactive maintainer should not be seen as a punitive action.
148 Having an inactive maintainer has a real cost as all developers have

1234567