Home
last modified time | relevance | path

Searched refs:terminates (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/linux/scripts/kconfig/tests/preprocess/builtin_func/
H A DKconfig10 # 'error-if' is similar, but it terminates the parsing immediately.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-pciback28 list when the connected pcifront terminates.
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_stats.h47 atomic64_t terminates; member
H A Dfnic_trace.c319 (u64)atomic64_read(&stats->term_stats.terminates), in fnic_get_stats_data()
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A Dhandle-hup.patch14 terminates the connection, the socket file descriptor receives a HUP
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/
H A DCVE-2022-24795.patch24 This patch catches the integer overflow and terminates the process
/openbmc/qemu/system/
H A Dmemory.c775 if (!mr->terminates) { in render_memory_region()
846 } else if (!mr->terminates) { in memory_region_get_flatview_root()
1707 mr->terminates = true; in memory_region_init_io()
1730 mr->terminates = true; in memory_region_init_ram_flags_nomigrate()
1755 mr->terminates = true; in memory_region_init_resizeable_ram()
1783 mr->terminates = true; in memory_region_init_ram_from_file()
1810 mr->terminates = true; in memory_region_init_ram_from_fd()
1832 mr->terminates = true; in memory_region_init_ram_ptr()
1848 mr->terminates = true; in memory_region_init_ram_device_ptr()
1899 mr->terminates = true; in memory_region_init_rom_device_nomigrate()
[all …]
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py1521 terminates = {}
1525 terminates[t] = 1
1527 terminates['$end'] = 1
1533 terminates[n] = 0
1543 if not terminates[s]:
1556 if not terminates[n]:
1557 terminates[n] = 1
1566 for (s,term) in terminates.items():
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A DREADME81 or until the guest terminates. It is therefore recommended to run
/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/
H A D0001-stdlib-Add-strlcat.patch94 + * terminates, unless size == 0 or dest has no NUL terminator. Returns
/openbmc/u-boot/doc/
H A DREADME.bootmenu51 the bootmenu terminates and the usual U-Boot command prompt is presented
/openbmc/linux/drivers/vdpa/
H A DKconfig33 vDPA block device simulator which terminates IO request in a
/openbmc/qemu/docs/devel/
H A Dmemory.rst275 - if the subregion is a leaf (RAM or MMIO), the search terminates, returning
284 backing the search terminates, returning the container itself. Otherwise
287 - if none of the subregions match the address then the search terminates
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A Dlong-help62 terminates, too
/openbmc/linux/Documentation/process/
H A Dkernel-enforcement-statement.rst29 terminates your license, and (b) permanently, if the copyright holder
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst169 - the DMA irq handler is called, which terminates Videobuffer2
/openbmc/phosphor-fan-presence/docs/presence/
H A DREADME.md78 and `phosphor-fan-presence-tach` application terminates preventing the machine
/openbmc/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst131 If resume starts, script execution terminates here.
H A Dpower_supply_class.rst149 Charge termination current. The charge cycle terminates when battery
/openbmc/linux/Documentation/filesystems/
H A Dsysv-fs.rst116 contains pointers and so on. The list terminates with a "block number"
/openbmc/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst75 terminates applications that are hopefully not being used.
/openbmc/phosphor-fan-presence/docs/control/
H A DREADME.md86 is logged and `phosphor-fan-control` application terminates preventing the
/openbmc/phosphor-fan-presence/docs/monitor/
H A DREADME.md80 and `phosphor-fan-monitor` application terminates preventing the machine from
/openbmc/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst129 and terminates the special thread context.
/openbmc/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst128 The "error-if" function is similar to "warning-if", but it terminates the

123