Home
last modified time | relevance | path

Searched defs:results (Results 1 – 19 of 19) sorted by relevance

/linux-3.3/lib/
Dradix-tree.c821 __lookup(struct radix_tree_node *slot, void ***results, unsigned long *indices, in __lookup()
891 radix_tree_gang_lookup(struct radix_tree_root *root, void **results, in radix_tree_gang_lookup()
962 void ***results, unsigned long *indices, in radix_tree_gang_lookup_slot()
1011 __lookup_tag(struct radix_tree_node *slot, void ***results, unsigned long index, in __lookup_tag()
1085 radix_tree_gang_lookup_tag(struct radix_tree_root *root, void **results, in radix_tree_gang_lookup_tag()
1155 radix_tree_gang_lookup_tag_slot(struct radix_tree_root *root, void ***results, in radix_tree_gang_lookup_tag_slot()
/linux-3.3/drivers/net/wireless/hostap/
Dhostap_info.c258 struct hfa384x_hostscan_result *results, *prev; in prism2_info_scanresults() local
306 struct hfa384x_hostscan_result *results, *prev; in prism2_info_hostscanresults() local
/linux-3.3/fs/jfs/
Djfs_dmap.c695 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
974 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc()
1256 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1365 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1566 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny()
1739 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl()
1892 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev()
/linux-3.3/drivers/parisc/
Dsuperio.c100 u8 results; in superio_interrupt() local
/linux-3.3/drivers/net/ethernet/sfc/
Dmcdi_phy.c613 int *results) in efx_mcdi_bist()
676 static int efx_mcdi_phy_run_tests(struct efx_nic *efx, int *results, in efx_mcdi_phy_run_tests()
Dtenxpress.c429 sfx7101_run_tests(struct efx_nic *efx, int *results, unsigned flags) in sfx7101_run_tests()
Dtxc43128_phy.c526 static int txc43128_run_tests(struct efx_nic *efx, int *results, unsigned flags) in txc43128_run_tests()
/linux-3.3/drivers/input/mouse/
Dtrackpoint.c25 static int trackpoint_read(struct ps2dev *ps2dev, unsigned char loc, unsigned char *results) in trackpoint_read()
Dtrackpoint.h130 #define MAKE_PS2_CMD(params, results, cmd) ((params<<12) | (results<<8) | (cmd)) argument
/linux-3.3/fs/fscache/
Dpage.c653 void *results[1]; in fscache_write_op() local
/linux-3.3/drivers/usb/serial/
Dwhiteheat.h298 __u8 results[32]; /* test-dependent results */ member
/linux-3.3/drivers/acpi/acpica/
Dacstruct.h120 union acpi_generic_state *results; /* Stack of accumulated results */ member
Daclocal.h621 struct acpi_result_values results; member
/linux-3.3/drivers/video/
Dcontrolfb.c74 int i, results; in PAR_EQUAL() local
/linux-3.3/drivers/platform/x86/
Dtoshiba_acpi.c196 struct acpi_buffer results; in hci_raw() local
/linux-3.3/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd.h481 struct brcmf_scan_results results; member
Dwl_cfg80211.c2319 struct brcmf_scan_results *results; in brcmf_get_iscan_results() local
/linux-3.3/drivers/net/wireless/b43/
Dphy_n.c1329 s32 results[4][4] = { }; in b43_nphy_rev2_rssi_cal() local
/linux-3.3/drivers/staging/wlan-ng/
Dhfa384x.h1345 hfa384x_ChInfoResult_t results; member