/openbmc/linux/fs/jffs2/ |
H A D | xattr.c | 107 static int index = 0; in reclaim_xattr_datum() local 116 list_for_each_entry_safe(xd, _xd, &c->xattrindex[index], xindex) { in reclaim_xattr_datum() 125 index = (index+1) % XATTRINDEX_HASHSIZE; in reclaim_xattr_datum()
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.c | 75 u32 port_num, u16 index, u16 *pkey) in rxe_query_pkey() argument 80 if (index != 0) { in rxe_query_pkey() 82 rxe_dbg_dev(rxe, "bad pkey index = %d", index); in rxe_query_pkey() 287 ah->ah_num = ah->elem.index; in rxe_create_ah()
|
/openbmc/qemu/docs/devel/migration/ |
H A D | compatibility.rst | 395 index 8a87ccc8b0..5153ad63d6 100644 401 DEFINE_PROP_UINT32("acpi-index", PCIDevice, acpi_index, 0), 413 index 103667c368..374d593ead 100644 443 index 47a34841a5..07f763eb2e 100644
|
/openbmc/linux/fs/smb/client/ |
H A D | cifsglob.h | 1123 #define CIFS_CHAN_NEEDS_RECONNECT(ses, index) \ argument 1124 test_bit((index), &(ses)->chans_need_reconnect) 1125 #define CIFS_CHAN_IN_RECONNECT(ses, index) \ argument 1126 ((ses)->chans[(index)].in_reconnect)
|
/openbmc/linux/drivers/bus/mhi/ep/ |
H A D | main.c | 1510 mhi_cntrl->index = ret; in mhi_ep_register_controller() 1528 ret = dev_set_name(&mhi_dev->dev, "mhi_ep%u", mhi_cntrl->index); in mhi_ep_register_controller() 1548 ida_free(&mhi_ep_cntrl_ida, mhi_cntrl->index); in mhi_ep_register_controller() 1587 ida_free(&mhi_ep_cntrl_ida, mhi_cntrl->index); in mhi_ep_unregister_controller()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_cpum_sf.c | 1405 unsigned long index) in aux_sdb_trailer() argument 1409 index = aux_sdb_index(aux, index); in aux_sdb_trailer() 1410 sdb = aux->sdb_index[index]; in aux_sdb_trailer()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_generic.c | 987 knew->index = cidx; in add_control() 1168 int *index, int ctl_type) in get_line_out_pfx() argument 1173 *index = 0; in get_line_out_pfx() 1214 *index = ch; in get_line_out_pfx() 2118 int index; in create_multi_out_ctls() local 2149 err = add_stereo_sw(codec, name, index, path); in create_multi_out_ctls() 3477 adc_idx = kcontrol->id.index; in cap_put_caller() 3698 knew->index = idx; in create_bind_cap_vol_ctl() 3706 knew->index = idx; in create_bind_cap_vol_ctl() 3747 idx = imux->items[i].index; in create_multi_cap_vol_ctl() [all …]
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | core_lca.c | 261 hose->index = 0; in lca_init_arch()
|
/openbmc/openbmc/poky/meta/recipes-extended/screen/screen/ |
H A D | 0001-fix-for-multijob-build.patch | 25 index aca7da3..3607711 100644
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.h | 80 u8 index; member
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | fec.h | 88 int index; member
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 43 ti,index-starts-at-one;
|
H A D | imx7d.dtsi | 114 #index-cells = <1>;
|
/openbmc/qemu/docs/specs/ |
H A D | acpi_hest_ghes.rst | 106 (11) kvm_arch_on_sigbus_vcpu() uses source_id as index in "etc/hardware_errors" to
|
/openbmc/u-boot/include/ |
H A D | sdhci.h | 270 int index; member
|
/openbmc/linux/drivers/iio/orientation/ |
H A D | hid-sensor-rotation.c | 216 dev_dbg(&pdev->dev, "dev_rot %x:%x\n", st->quaternion.index, in dev_rot_parse_report()
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | 0001-configure-Specify-correct-function-signatures-and-de.patch | 18 index 1d9a9bb..f2b3d02 100644
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 3001-configure.ac-setup-for-OE-usage.patch | 36 index a72dca0b6..5b8585a26 100644
|
/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba/ |
H A D | ksba-add-pkgconfig-support.patch | 19 index 452c245..aa96255 100644
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
H A D | configure_in_cross.patch | 16 index 4add50c..9dff457 100644
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/ |
H A D | 0003-Use-native-tools-to-build-docs.patch | 23 index b20918a..47406eb 100644
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/ |
H A D | 0001-configure.ac-unify-search-dirs-for-pcap-and-add-lib3.patch | 44 index 387219de..26ba31a5 100644
|
/openbmc/openbmc/poky/documentation/ |
H A D | set_versions.py | 166 previousseries = series[series.index(ourseries)+1:] or [""]
|
/openbmc/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea.h | 335 int index; /* array index */ member
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_adminq.h | 251 __be32 index; member
|