Home
last modified time | relevance | path

Searched refs:bar (Results 626 – 650 of 708) sorted by relevance

1...<<212223242526272829

/openbmc/openbmc/poky/documentation/
H A Dwhat-i-wish-id-known.rst81 possible to use the search bar in the menu or in the left navigation pane.
/openbmc/linux/tools/perf/Documentation/
H A Dperf-top.txt295 an empty cgroup (monitor all the time) using, e.g., -G foo,,bar. Cgroups must have
/openbmc/linux/Documentation/security/
H A Dself-protection.rst17 cover the more limited cases as well. A higher bar, and one that should
/openbmc/linux/Documentation/process/
H A Demail-clients.rst270 - Has a helpful ruler bar in the compose window.
H A Dcoding-style.rst579 kfree(foo->bar);
590 kfree(foo->bar);
845 #define FOO(val) bar(index, val)
H A Ddeprecated.rst80 bar = dma_alloc_coherent(dev, array_size(count, size), &dma, GFP_KERNEL);
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst423 setsockopt(fd, SOL_PACKET, PACKET_TX_RING, &bar, sizeof(bar));
/openbmc/qemu/target/ppc/
H A Dtranslate.c3486 TCGBar bar = TCG_MO_ALL; in gen_eieio() local
3528 bar = TCG_MO_ST_LD; in gen_eieio()
3532 tcg_gen_mb(bar | TCG_BAR_SC); in gen_eieio()
3939 TCGBar bar = TCG_MO_ALL; in gen_sync() local
3943 bar = TCG_MO_LD_LD | TCG_MO_LD_ST | TCG_MO_ST_ST; in gen_sync()
3958 tcg_gen_mb(bar | TCG_BAR_SC); in gen_sync()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dfont-awesome.min.css33 …efore{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{conten…
/openbmc/linux/Documentation/gpu/
H A Ddrm-kms.rst139 changed, which means the cross-bar (if there is any) needs to be mapped between
/openbmc/linux/Documentation/i2c/
H A Dwriting-clients.rst36 { "bar", my_id_for_bar },
/openbmc/linux/Documentation/translations/it_IT/process/
H A Ddeprecated.rst89 bar = vmalloc(array_size(count, size));
/openbmc/linux/Documentation/filesystems/
H A Dseq_file.rst321 p->foo = bar; /* initialize my stuff */
/openbmc/linux/include/linux/mlx4/
H A Ddevice.h901 u8 bar; member
/openbmc/qemu/
H A Dmeson.build2683 static int __attribute__((target("avx2"))) bar(void *a) {
2687 int main(int argc, char *argv[]) { return bar(argv[argc - 1]); }
2695 static int __attribute__((target("avx512f"))) bar(void *a) {
2699 int main(int argc, char *argv[]) { return bar(argv[argc - 1]); }
2707 static int __attribute__((target("avx512bw"))) bar(void *a) {
2712 int main(int argc, char *argv[]) { return bar(argv[0]); }
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch1085 - def bar():
1092 - bar()
2996 + def bar():
3003 + bar()
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst597 kfree(foo->bar);
608 kfree(foo->bar);
873 #define FOO(val) bar(index, val)
H A Ddeprecated.rst86 bar = vmalloc(array_size(count, size));
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c185 long long bar; member
/openbmc/linux/include/linux/
H A Dlibata.h1562 extern void ata_port_pbar_desc(struct ata_port *ap, int bar, ssize_t offset,
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c538 pci_region.bar = DDR_BAR_ID; in goya_set_ddr_bar_base()
571 inbound_region.bar = SRAM_CFG_BAR_ID; in goya_init_iatu()
579 inbound_region.bar = DDR_BAR_ID; in goya_init_iatu()
/openbmc/linux/net/mac80211/
H A Drx.c3211 struct ieee80211_bar *bar = (struct ieee80211_bar *)skb->data; in ieee80211_rx_h_ctrl() local
3216 if (likely(!ieee80211_is_ctl(bar->frame_control))) in ieee80211_rx_h_ctrl()
3219 if (ieee80211_is_back_req(bar->frame_control)) { in ieee80211_rx_h_ctrl()
/openbmc/linux/Documentation/trace/
H A Dhistogram.rst83 .graph display a bar-graph of a value
1489 couple of triggers named 'bar' using those fields::
1491 # echo 'hist:name=bar:key=common_stacktrace:val=hitcount' > \
1493 # echo 'hist:name=bar:key=common_stacktrace:val=hitcount' > \
1504 …# trigger info: hist:name=bar:keys=common_stacktrace:vals=hitcount:sort=hitcount:size=2048 [active]
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst121 Display progress bar (compare, convert and rebase commands only).
128 Quiet mode - do not print any output (except errors). There's no progress bar
/openbmc/linux/Documentation/power/
H A Dswsusp.rst417 # set the loglevel so we see the progress bar.

1...<<212223242526272829