| /linux/drivers/media/i2c/ |
| A D | ar0521.c | 723 /* 3D00 */ be(0x043E), be(0x4760), be(0xFFFF), be(0xFFFF), 724 /* 3D08 */ be(0x8000), be(0x0510), be(0xAF08), be(0x0252), 725 /* 3D10 */ be(0x486F), be(0x5D5D), be(0x8056), be(0x8313), 726 /* 3D18 */ be(0x0087), be(0x6A48), be(0x6982), be(0x0280), 727 /* 3D20 */ be(0x8359), be(0x8D02), be(0x8020), be(0x4882), 728 /* 3D28 */ be(0x4269), be(0x6A95), be(0x5988), be(0x5A83), 729 /* 3D30 */ be(0x5885), be(0x6280), be(0x6289), be(0x6097), 730 /* 3D38 */ be(0x5782), be(0x605C), be(0xBF18), be(0x0961), 731 /* 3D40 */ be(0x5080), be(0x2090), be(0x4390), be(0x4382), 732 /* 3D48 */ be(0x5F8A), be(0x5D5D), be(0x9C63), be(0x8063), [all …]
|
| /linux/fs/nfs/blocklayout/ |
| A D | extent_tree.c | 42 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 D | blocklayout.c | 54 switch (be->be_state) { in is_hole() 137 isect += be->be_v_offset; in do_add_page_to_bio() 182 extent_length = be.be_length - (isect - be.be_f_offset); in bl_mark_devices_unavailable() 270 extent_length = be.be_length - (isect - be.be_f_offset); in bl_read_pagelist() 283 if (is_hole(&be)) { in bl_read_pagelist() 418 extent_length = be.be_length - (isect - be.be_f_offset); in bl_write_pagelist() 542 lv->cowread = be->be_f_offset + be->be_length; in verify_extent() 609 be = kzalloc(sizeof(*be), GFP_NOFS); in bl_alloc_extent() 610 if (!be) in bl_alloc_extent() 648 kfree(be); in bl_alloc_extent() [all …]
|
| /linux/tools/perf/util/ |
| A D | genelf_debug.c | 59 size_t be_sz = be->max_sz; in buffer_ext_add() 63 memcpy(be->data + be->cur_pos, addr, sz); in buffer_ext_add() 64 be->cur_pos += sz; in buffer_ext_add() 77 be->data = tmp; in buffer_ext_add() 78 be->max_sz = be_sz; in buffer_ext_add() 86 be->data = NULL; in buffer_ext_init() 87 be->cur_pos = 0; in buffer_ext_init() 88 be->max_sz = 0; in buffer_ext_init() 94 zfree(&be->data); in buffer_ext_exit() 100 return be->cur_pos; in buffer_ext_size() [all …]
|
| /linux/arch/arm64/lib/ |
| A D | crc32.S | 15 .if \be 23 .if \be 31 .if \be 37 .if \be 44 .if \be 51 bitorder w0, \be 68 bitorder x3, \be 69 bitorder x4, \be 70 bitorder x5, \be 71 bitorder x6, \be [all …]
|
| /linux/drivers/net/xen-netback/ |
| A D | xenbus.c | 208 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() 986 if (be->vif) { in netback_remove() 993 kfree(be); in netback_remove() 1009 struct backend_info *be = kzalloc(sizeof(*be), GFP_KERNEL); in netback_probe() local [all …]
|
| /linux/fs/btrfs/ |
| A D | ref-verify.c | 260 kfree(be); in free_block_entry() 274 kfree(be); in add_block_entry() 278 be->len = len; in add_block_entry() 295 kfree(be); in add_block_entry() 309 return be; in add_block_entry() 641 be->bytenr, be->len, be->num_refs, be->metadata, in dump_block_entry() 795 if (!be) { in btrfs_ref_tree_mod() 941 be = entry; in btrfs_free_ref_tree_range() 955 if (!be) { in btrfs_free_ref_tree_range() 964 if (be->bytenr < start && be->bytenr + be->len > start) { in btrfs_free_ref_tree_range() [all …]
|
| /linux/sound/soc/meson/ |
| A D | axg-card.c | 67 be->slots, be->slot_width); in axg_card_tdm_dai_init() 75 ret = axg_tdm_set_tdm_slots(snd_soc_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() 169 if (!be->tx_mask || !be->rx_mask) in axg_card_parse_cpu_tdm_slots() 199 if (!be->slots) { in axg_card_parse_cpu_tdm_slots() 205 } else if (be->slots < fls(max(tx, rx)) || be->slots > 32) { in axg_card_parse_cpu_tdm_slots() 232 be->codec_masks = codec_mask; in axg_card_parse_codecs_masks() 256 be = devm_kzalloc(card->dev, sizeof(*be), GFP_KERNEL); in axg_card_parse_tdm() 257 if (!be) in axg_card_parse_tdm() [all …]
|
| /linux/drivers/block/xen-blkback/ |
| A D | xenbus.c | 40 return be->dev; in xen_blkbk_xenbus() 439 VBD_SHOW(physical_device, "%x:%x\n", be->major, be->minor); 533 if (be->major || be->minor) in xen_blkbk_remove() 637 if (!be) { in xen_blkbk_probe() 642 be->dev = dev; in xen_blkbk_probe() 668 be->blkif->be = be; in xen_blkbk_probe() 728 if (be->major | be->minor) { in backend_changed() 729 if (be->major != major || be->minor != minor) in backend_changed() 731 be->major, be->minor, major, minor); in backend_changed() 872 if (!be) in reclaim_memory() [all …]
|
| /linux/sound/soc/ |
| A D | soc-pcm.c | 225 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_show_state() local 445 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_dapm_stream_event() local 1332 if (dpcm->be == be && dpcm->fe == fe) in dpcm_be_connect() 1353 dpcm->be = be; in dpcm_be_connect() 1677 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_be_dai_stop() local 1725 be = dpcm->be; in dpcm_be_dai_startup() 1834 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_runtime_setup_be_format() local 1871 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_runtime_setup_be_chan() local 2124 be = dpcm->be; in dpcm_be_dai_hw_params() 2170 be = dpcm->be; in dpcm_be_dai_hw_params() [all …]
|
| /linux/net/netfilter/ |
| A D | nft_set_bitmap.c | 95 struct nft_bitmap_elem *be; in nft_bitmap_elem_find() local 103 return be; in nft_bitmap_elem_find() 114 struct nft_bitmap_elem *be; in nft_bitmap_get() local 121 return &be->priv; in nft_bitmap_get() 136 if (be) { in nft_bitmap_insert() 137 *elem_priv = &be->priv; in nft_bitmap_insert() 160 list_del_rcu(&be->head); in nft_bitmap_remove() 175 nft_clear(net, &be->ext); in nft_bitmap_activate() 205 if (!be) in nft_bitmap_deactivate() 212 return &be->priv; in nft_bitmap_deactivate() [all …]
|
| /linux/drivers/hwmon/pmbus/ |
| A D | Kconfig | 13 be called pmbus_core. 28 be called pmbus. 48 be called adm1266. 58 be called adm1275. 68 be called adp1050. 77 be called bel-pfe. 106 be called fsp-3y. 143 be called ir35221. 152 be called ir36021. 161 be called ir38064. [all …]
|
| /linux/Documentation/arch/arm64/ |
| A D | booting.rst | 104 text_offset can be assumed to be 0x80000. 120 2MB aligned base should be as close as possible 176 The MMU must be off. 186 operations must be configured and may be enabled. 199 All CPUs to be booted by the kernel must be part of the same coherency 207 level where the kernel image will be entered must be initialised by 221 - SCR_EL3.HCE (bit 8) must be initialised to 0b1. 256 - SCR_EL3.APK (bit 16) must be initialised to 0b1 257 - SCR_EL3.API (bit 17) must be initialised to 0b1 270 - AMCNTENSET0_EL0 must be initialised to 0b1111 [all …]
|
| /linux/lib/ |
| A D | test_uuid.c | 15 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/Documentation/watchdog/ |
| A D | watchdog-parameters.rst | 33 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 D | Kconfig | 29 will be called i2c-ali1535. 41 will be called i2c-ali1563. 165 will be called i2c-i801. 193 This driver can also be built as a module. If so, the module will be 834 This driver can also be built as a module. If so, the module will be 856 This driver can also be built as a module. If so, the module will be 1061 be called i2c-rk3x. 1228 This driver can also be built as a module. If so, the module will be 1445 This driver can also be built as a module. If so, the module will be 1508 This driver can also be built as a module. If so, the module will be [all …]
|
| /linux/drivers/hwmon/ |
| A D | Kconfig | 24 will be called hwmon. 448 This driver can also be built as a module. If so, the module will be 463 the data conversion will be periodically performed and the data will be 961 be called ltc2945. 999 be called ltc2990. 1011 be called ltc2991. 1023 be called ltc2992. 1033 be called ltc4151. 1043 be called ltc4215. 1841 be called sbrmi. [all …]
|
| /linux/drivers/net/phy/ |
| A D | mdio-boardinfo.c | 29 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/drivers/rtc/ |
| A D | Kconfig | 159 will be called rtc-test. 214 will be called rtc-abx80x. 224 will be called rtc-ac100. 406 This driver can also be built as a module, if so, the module will be 574 will be called rtc-twl. 674 This driver can also be built as a module. If so, the module will be 744 will be called rtc-s5m. 1186 will be called rtc-efi. 1466 will be called rtc-s3c. 1647 will be called rtc-mv. [all …]
|
| /linux/drivers/i2c/muxes/ |
| A D | Kconfig | 14 If you say yes to this option, support will be included for an 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. 120 will be called i2c-mux-mlxcpld. [all …]
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| A D | regulator.yaml | 136 that detection should be enabled but limit setting can be omitted. 141 damaged. Recovery actions should be initiated. Zero can be passed to 143 be enabled but limit setting can be omitted. 156 that detection should be enabled but limit setting can be omitted. Limit 162 damaged. Recovery actions should be initiated. Zero can be passed to 164 be enabled but limit setting can be omitted. Limit is given as microvolt 178 that detection should be enabled but limit setting can be omitted. Limit 184 it gets damaged. Recovery actions should be initiated. Zero can be passed 186 be enabled but limit setting can be omitted. Limit is given as microvolt 207 that detection should be enabled but limit setting can be omitted. [all …]
|
| /linux/drivers/iio/temperature/ |
| A D | Kconfig | 15 will be called iqs620at-temp. 26 will be called ltc2983. 65 be called mlx90614. 77 be called mlx90632. 89 be called mlx90635. 99 be called tmp006. 109 be called tmp007. 119 be called tmp117. 130 be called tsys01. 141 be called tsys02d. [all …]
|
| /linux/Documentation/devicetree/bindings/edac/ |
| A D | socfpga-eccmgr.txt | 8 - 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/Documentation/misc-devices/ |
| A D | pci-endpoint-test.rst | 7 This driver should be used as a host side driver if the root complex is 11 The "pci_endpoint_test" driver can be used to perform the following tests. 25 should be used to perform the above tests. 31 Tests the BAR. The number of the BAR to be tested 32 should be passed as argument. 37 to be tested should be passed as argument. 40 to be tested should be passed as argument. 43 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X). 47 Perform write tests. The size of the buffer should be passed 50 Perform read tests. The size of the buffer should be passed [all …]
|
| /linux/Documentation/devicetree/bindings/clock/ti/davinci/ |
| A D | da8xx-cfgchip.txt | 13 - compatible: shall be "ti,da830-usb-phy-clocks". 14 - #clock-cells: from common clock binding; shall be set to 1. 16 - clock-names: shall be "fck", "usb_refclkin", "auxclk" 24 - compatible: shall be "ti,da830-tbclksync". 27 - clock-names: shall be "fck" 32 - compatible: shall be "ti,da830-div4p5ena". 35 - clock-names: shall be "pll0_pllout" 40 - compatible: shall be "ti,da850-async1-clksrc". 43 - clock-names: shall be "pll0_sysclk3", "div4.5" 48 - compatible: shall be "ti,da850-async3-clksrc". [all …]
|