Home
last modified time | relevance | path

Searched refs:be (Results 1 – 25 of 3015) sorted by relevance

12345678910>>...121

/linux/fs/nfs/blocklayout/
A Dextent_tree.c42 return be->be_f_offset + be->be_length; in ext_f_end()
152 be = ext_try_to_merge_left(root, be); in __ext_tree_insert()
159 be = ext_try_to_merge_right(root, be); in __ext_tree_insert()
231 be = ext_tree_next(be); in __ext_tree_remove()
234 while (be && ext_f_end(be) <= end) { in __ext_tree_remove()
242 if (be && be->be_f_offset < end) { in __ext_tree_remove()
425 for (be = __ext_tree_search(root, start); be; be = ext_tree_next(be)) { in ext_tree_mark_written()
470 be = ext_try_to_merge_left(root, be); in ext_tree_mark_written()
530 for (be = ext_tree_first(&bl->bl_ext_rw); be; be = ext_tree_next(be)) { in ext_tree_encode_commit()
626 for (be = ext_tree_first(root); be; be = ext_tree_next(be)) { in ext_tree_mark_committed()
[all …]
A Dblocklayout.c54 switch (be->be_state) { in is_hole()
154 isect += be->be_v_offset; in do_add_page_to_bio()
200 extent_length = be.be_length - (isect - be.be_f_offset); in bl_mark_devices_unavailable()
288 extent_length = be.be_length - (isect - be.be_f_offset); in bl_read_pagelist()
301 if (is_hole(&be)) { in bl_read_pagelist()
436 extent_length = be.be_length - (isect - be.be_f_offset); in bl_write_pagelist()
561 lv->cowread = be->be_f_offset + be->be_length; in verify_extent()
619 be = kzalloc(sizeof(*be), GFP_NOFS); in bl_alloc_extent()
620 if (!be) in bl_alloc_extent()
658 kfree(be); in bl_alloc_extent()
[all …]
/linux/tools/perf/util/
A Dgenelf_debug.c58 size_t be_sz = be->max_sz; in buffer_ext_add()
62 memcpy(be->data + be->cur_pos, addr, sz); in buffer_ext_add()
63 be->cur_pos += sz; in buffer_ext_add()
76 be->data = tmp; in buffer_ext_add()
77 be->max_sz = be_sz; in buffer_ext_add()
85 be->data = NULL; in buffer_ext_init()
86 be->cur_pos = 0; in buffer_ext_init()
87 be->max_sz = 0; in buffer_ext_init()
93 return be->cur_pos; in buffer_ext_size()
99 return be->data; in buffer_ext_addr()
[all …]
/linux/drivers/net/xen-netback/
A Dxenbus.c208 if (!be) in netback_uevent()
214 if (!be->vif) in netback_uevent()
243 be->vif = vif; in backend_create_xenvif()
244 vif->be = be; in backend_create_xenvif()
282 if (be->vif) in backend_connect()
283 connect(be); in backend_connect()
674 xenbus_switch_state(be->dev, be->state); in hotplug_status_changed()
991 if (be->vif) { in netback_remove()
998 kfree(be); in netback_remove()
1015 struct backend_info *be = kzalloc(sizeof(*be), GFP_KERNEL); in netback_probe() local
[all …]
/linux/fs/btrfs/
A Dref-verify.c257 kfree(be); in free_block_entry()
271 kfree(be); in add_block_entry()
275 be->len = len; in add_block_entry()
292 kfree(be); in add_block_entry()
306 return be; in add_block_entry()
630 be->bytenr, be->len, be->num_refs, be->metadata, in dump_block_entry()
784 if (!be) { in btrfs_ref_tree_mod()
926 be = entry; in btrfs_free_ref_tree_range()
940 if (!be) { in btrfs_free_ref_tree_range()
949 if (be->bytenr < start && be->bytenr + be->len > start) { in btrfs_free_ref_tree_range()
[all …]
/linux/drivers/block/xen-blkback/
A Dxenbus.c39 return be->dev; in xen_blkbk_xenbus()
433 VBD_SHOW(physical_device, "%x:%x\n", be->major, be->minor);
538 if (be->major || be->minor) in xen_blkbk_remove()
645 if (!be) { in xen_blkbk_probe()
650 be->dev = dev; in xen_blkbk_probe()
676 be->blkif->be = be; in xen_blkbk_probe()
736 if (be->major | be->minor) { in backend_changed()
737 if (be->major != major || be->minor != minor) in backend_changed()
739 be->major, be->minor, major, minor); in backend_changed()
880 if (!be) in reclaim_memory()
[all …]
/linux/sound/soc/meson/
A Daxg-card.c67 be->slots, be->slot_width); in axg_card_tdm_dai_init()
75 ret = axg_tdm_set_tdm_slots(asoc_rtd_to_cpu(rtd, 0), be->tx_mask, be->rx_mask, in axg_card_tdm_dai_init()
76 be->slots, be->slot_width); in axg_card_tdm_dai_init()
94 be->slots, be->slot_width); in axg_card_tdm_dai_lb_init()
170 if (!be->tx_mask || !be->rx_mask) in axg_card_parse_cpu_tdm_slots()
200 if (!be->slots) { in axg_card_parse_cpu_tdm_slots()
206 } else if (be->slots < fls(max(tx, rx)) || be->slots > 32) { in axg_card_parse_cpu_tdm_slots()
233 be->codec_masks = codec_mask; in axg_card_parse_codecs_masks()
257 be = devm_kzalloc(card->dev, sizeof(*be), GFP_KERNEL); in axg_card_parse_tdm()
258 if (!be) in axg_card_parse_tdm()
[all …]
/linux/net/netfilter/
A Dnft_set_bitmap.c94 struct nft_bitmap_elem *be; in nft_bitmap_elem_find() local
102 return be; in nft_bitmap_elem_find()
112 struct nft_bitmap_elem *be; in nft_bitmap_get() local
119 return be; in nft_bitmap_get()
134 if (be) { in nft_bitmap_insert()
135 *ext = &be->ext; in nft_bitmap_insert()
159 list_del_rcu(&be->head); in nft_bitmap_remove()
205 if (!be) in nft_bitmap_deactivate()
212 return be; in nft_bitmap_deactivate()
220 struct nft_bitmap_elem *be; in nft_bitmap_walk() local
[all …]
/linux/sound/soc/
A Dsoc-pcm.c106 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_show_state() local
314 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_dapm_stream_event() local
1131 if (dpcm->be == be && dpcm->fe == fe) in dpcm_be_connect()
1139 dpcm->be = be; in dpcm_be_connect()
1452 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_be_dai_stop() local
1499 be = dpcm->be; in dpcm_be_dai_startup()
1606 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_runtime_setup_be_format() local
1642 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_runtime_setup_be_chan() local
1897 be = dpcm->be; in dpcm_be_dai_hw_params()
1943 be = dpcm->be; in dpcm_be_dai_hw_params()
[all …]
/linux/drivers/hwmon/pmbus/
A DKconfig13 be called pmbus_core.
28 be called pmbus.
39 be called adm1266.
49 be called adm1275.
58 be called bel-pfe.
77 be called fsp-3y.
114 be called ir35221.
123 be called ir36021.
132 be called ir38064.
268 be called mp2888.
[all …]
/linux/drivers/hwmon/
A DKconfig24 will be called hwmon.
421 This driver can also be built as a module. If so, the module will be
831 be called ltc2945.
869 be called ltc2990.
881 be called ltc2992.
891 be called ltc4151.
901 be called ltc4215.
912 be called ltc4222.
1583 be called sbrmi.
1808 be called smm665.
[all …]
/linux/Documentation/watchdog/
A Dwatchdog-parameters.rst33 Watchdog cannot be stopped once started
46 Watchdog cannot be stopped once started
55 Watchdog cannot be stopped once started
67 Watchdog cannot be stopped once started
94 Watchdog cannot be stopped once started
103 Watchdog cannot be stopped once started
112 Watchdog cannot be stopped once started
127 be verbose, default is 0 (no)
147 Watchdog cannot be stopped once started
162 Watchdog cannot be stopped once started
[all …]
/linux/drivers/i2c/busses/
A DKconfig22 will be called i2c-ali1535.
34 will be called i2c-ali1563.
56 will be called i2c-amd756.
153 will be called i2c-i801.
173 This driver can also be built as a module. If so, the module will be
749 This driver can also be built as a module. If so, the module will be
964 be called i2c-rk3x.
1128 This driver can also be built as a module. If so, the module will be
1333 This driver can also be built as a module. If so, the module will be
1396 This driver can also be built as a module. If so, the module will be
[all …]
/linux/drivers/rtc/
A DKconfig159 will be called rtc-test.
214 will be called rtc-abx80x.
224 will be called rtc-ac100.
394 will be called rk808-rtc.
440 will be called rtc-x1205.
556 will be called rtc-twl.
704 will be called rtc-s5m.
1134 will be called rtc-efi.
1415 will be called rtc-s3c.
1586 will be called rtc-mv.
[all …]
/linux/Documentation/arm64/
A Dbooting.rst104 text_offset can be assumed to be 0x80000.
120 2MB aligned base should be as close as possible
124 2MB aligned base may be anywhere in physical
175 The MMU must be off.
185 operations must be configured and may be enabled.
198 All CPUs to be booted by the kernel must be part of the same coherency
206 level where the kernel image will be entered must be initialised by
220 - SCR_EL3.HCE (bit 8) must be initialised to 0b1.
255 - SCR_EL3.APK (bit 16) must be initialised to 0b1
269 - AMCNTENSET0_EL0 must be initialised to 0b1111
[all …]
/linux/Documentation/devicetree/bindings/regulator/
A Dregulator.yaml130 that detection should be enabled but limit setting can be omitted.
135 damaged. Recovery actions should be initiated. Zero can be passed to
137 be enabled but limit setting can be omitted.
150 that detection should be enabled but limit setting can be omitted. Limit
156 damaged. Recovery actions should be initiated. Zero can be passed to
158 be enabled but limit setting can be omitted. Limit is given as microvolt
172 that detection should be enabled but limit setting can be omitted. Limit
178 it gets damaged. Recovery actions should be initiated. Zero can be passed
180 be enabled but limit setting can be omitted. Limit is given as microvolt
193 that detection should be enabled but limit setting can be omitted.
[all …]
/linux/lib/
A Dtest_uuid.c15 uuid_t be; member
22 .be = UUID_INIT(0xc33f4995, 0x3701, 0x450e, 0x9f, 0xbf, 0x20, 0x6a, 0x2e, 0x98, 0xe5, 0x76),
27 .be = UUID_INIT(0x64b4371c, 0x77c1, 0x48f9, 0x82, 0x21, 0x29, 0xf0, 0x54, 0xfc, 0x02, 0x3b),
45 static void __init test_uuid_failed(const char *prefix, bool wrong, bool be, in test_uuid_failed() argument
52 be ? "BE" : "LE", in test_uuid_failed()
65 uuid_t be; in test_uuid_test() local
81 if (uuid_parse(data->uuid, &be)) in test_uuid_test()
85 if (!uuid_equal(&data->be, &be)) { in test_uuid_test()
86 sprintf(buf, "%pUb", &be); in test_uuid_test()
94 uuid_t be; in test_uuid_wrong() local
[all …]
/linux/drivers/i2c/muxes/
A DKconfig14 If you say yes to this option, support will be included for an
19 This driver can also be built as a module. If so, the module
20 will be called i2c-arb-gpio-challenge.
32 will be called i2c-mux-gpio.
45 will be called i2c-mux-gpmux.
56 will be called i2c-mux-ltc4306.
65 will be called i2c-mux-pca9541.
75 will be called i2c-mux-pca954x.
87 This driver can also be built as a module. If so, the module will be
100 will be called i2c-mux-reg.
[all …]
/linux/Documentation/filesystems/caching/
A Dnetfs-api.rst60 will be filled in by the registration function; any other fields should just be
198 - the entry should be deleted
312 An optional blob of auxiliary data that is to be stored within the cache can be
321 object_size. For indices, this should be 0. This value will be passed to the
336 must be enabled to do anything with it. A disabled cookie can be enabled by
408 be rebuffed with -ENOBUFS.
588 Else if some pages couldn't be allocated or read, then -ENOBUFS will be
592 be returned.
595 list will be empty and ``*nr_pages`` will be 0.
631 might be holding for this netfs page. This function must be called once for
[all …]
/linux/Documentation/devicetree/bindings/edac/
A Dsocfpga-eccmgr.txt8 - compatible : Should be "altr,socfpga-ecc-manager"
9 - #address-cells: must be 1
10 - #size-cells: must be 1
17 - compatible : Should be "altr,socfpga-l2-ecc"
24 - compatible : Should be "altr,socfpga-ocram-ecc"
61 - #address-cells: must be 1
62 - #size-cells: must be 1
66 - #interrupt-cells : must be set to 2.
249 - #interrupt-cells : must be set to 2.
250 - #address-cells: must be 1
[all …]
/linux/drivers/nvmem/
A DKconfig33 will be called nvmem-imx-iim.
45 will be called nvmem-imx-ocotp.
65 will be called nvmem_jz4780_efuse.
85 will be called nvmem_lpc18xx_otp.
97 will be called nvmem-mxs-ocotp.
108 will be called efuse-mtk.
131 will be called nvmem_qfprom.
173 will be called nvmem-bcm-ocotp.
193 will be called nvmem_sunxi_sid.
215 be called nvmem-vf610-ocotp.
[all …]
/linux/drivers/net/phy/
A Dmdio-boardinfo.c29 struct mdio_board_entry *be; in mdiobus_setup_mdiodev_from_board_info() local
35 list_for_each_entry_safe(be, tmp, &mdio_board_list, list) { in mdiobus_setup_mdiodev_from_board_info()
36 bi = &be->board_info; in mdiobus_setup_mdiodev_from_board_info()
64 struct mdio_board_entry *be; in mdiobus_register_board_info() local
67 be = kcalloc(n, sizeof(*be), GFP_KERNEL); in mdiobus_register_board_info()
68 if (!be) in mdiobus_register_board_info()
71 for (i = 0; i < n; i++, be++, info++) { in mdiobus_register_board_info()
72 memcpy(&be->board_info, info, sizeof(*info)); in mdiobus_register_board_info()
74 list_add_tail(&be->list, &mdio_board_list); in mdiobus_register_board_info()
/linux/Documentation/driver-api/
A Dvme.rst40 driver. The bridge number (or bus number) can be accessed using
56 device structure. This pointer should be saved, it will be required for
76 the requirements can not be found a NULL pointer will be returned.
89 the underlying chipset. A window must be configured before it can be used.
99 For example, only one address space may be specified.
119 it can be used.
130 For example, only one address space may be specified.
139 do not have to be used, other methods can be used to allocate a buffer, though
148 accessing memory should be used.
156 be passed to a DMA controller. Multiple lists can be created, extended,
[all …]
/linux/drivers/staging/axis-fifo/
A Daxis-fifo.txt4 be accessed from the AXI4 memory-mapped interface. This is useful for
6 a character device that can be read/written to with standard
17 - compatible: Should be "xlnx,axi-fifo-mm-s-4.1"
18 - interrupt-names: Should be "interrupt"
19 - interrupt-parent: Should be <&intc>
22 - xlnx,axi-str-rxd-protocol: Should be "XIL_AXI_STREAM_ETH_DATA"
23 - xlnx,axi-str-rxd-tdata-width: Should be <0x20>
24 - xlnx,axi-str-txc-protocol: Should be "XIL_AXI_STREAM_ETH_CTRL"
25 - xlnx,axi-str-txc-tdata-width: Should be <0x20>
27 - xlnx,axi-str-txd-tdata-width: Should be <0x20>
[all …]
/linux/drivers/iio/temperature/
A DKconfig15 will be called iqs620at-temp.
26 will be called ltc2983.
65 be called mlx90614.
77 be called mlx90632.
87 be called tmp006.
97 be called tmp007.
107 be called tmp117.
118 be called tsys01.
129 be called tsys02d.
139 will be called max31856.
[all …]

Completed in 88 milliseconds

12345678910>>...121