Home
last modified time | relevance | path

Searched defs:found (Results 26 – 50 of 1029) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/u-boot/api/
H A Dapi_storage.c102 int found = 0; in dev_stor_get() local
178 int found = 0, more = 0; in dev_enum_stor() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_helper.c138 bool found = false; in nf_conntrack_nat_helper_find() local
340 bool found = false; in nf_ct_helper_expectfn_find_by_name() local
357 bool found = false; in nf_ct_helper_expectfn_find_by_symbol() local
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dasid.c35 unsigned long found; in hl_asid_alloc() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c744 struct ofdpa_flow_tbl_entry *found; in ofdpa_flow_tbl_find() local
760 struct ofdpa_flow_tbl_entry *found; in ofdpa_flow_tbl_add() local
795 struct ofdpa_flow_tbl_entry *found; in ofdpa_flow_tbl_del() local
1051 struct ofdpa_group_tbl_entry *found; in ofdpa_group_tbl_find() local
1079 struct ofdpa_group_tbl_entry *found; in ofdpa_group_tbl_add() local
1110 struct ofdpa_group_tbl_entry *found; in ofdpa_group_tbl_del() local
1221 struct ofdpa_neigh_tbl_entry *found; in ofdpa_neigh_tbl_find() local
1264 struct ofdpa_neigh_tbl_entry *found; in ofdpa_port_ipv4_neigh() local
1381 struct ofdpa_neigh_tbl_entry *found; in ofdpa_port_ipv4_nh() local
1887 struct ofdpa_fdb_tbl_entry *found; in ofdpa_fdb_tbl_find() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/xen-netback/
H A Dhash.c40 bool found; in xenvif_add_hash() local
121 bool found; in xenvif_find_hash() local
/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Dpme.c104 bool found = false; in pcie_pme_from_pci_bridge() local
134 bool found = false; in pcie_pme_handle_request() local
/OK3568_Linux_fs/kernel/net/netrom/
H A Dnr_route.c46 struct nr_node *found = NULL; in nr_node_get() local
63 struct nr_neigh *found = NULL; in nr_neigh_get_dev() local
103 int i, found; in nr_add_node() local
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dqueue.c261 int found = 0; in queue_probetgtlun() local
287 int found = 0; in queue_remove_cmd() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_hwid.c120 int found = 0, margin = 30; in hwid_adc_find_dtb() local
203 int found = 0; in hwid_gpio_find_dtb() local
/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dmanifest.c189 bool found = false; in gb_string_get() local
460 u32 found = 0; in gb_manifest_parse() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dtrace_printk.c13 int err, iter = 0, duration = 0, found = 0; in test_trace_printk() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_llc.c29 unsigned int ia_freq, ring_freq, found; in gen6_verify_ring_freq() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c205 int found; in store_overlays() local
243 int t, found; in store_overlays() local
280 int t, found; in store_overlays() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Denv.hpp117 struct found struct
119 typedef Value type;
120 … typedef typename add_reference<typename add_const<Value>::type>::type const_reference;
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dtnc.c1449 int found, n, err, safely = 0, gc_seq1; in ubifs_tnc_locate() local
1811 int found, n, err; in do_lookup_nm() local
2169 int found, n, err = 0; in ubifs_tnc_add() local
2218 int found, n, err = 0; in ubifs_tnc_replace() local
2301 int found, n, err = 0; in ubifs_tnc_add_nm() local
2505 int found, n, err = 0; in ubifs_tnc_remove() local
3153 int n, found, err, nn; in is_leaf_node_in_tnc() local
/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Dvpif.c319 u8 channel_id, u8 found) in config_vpif_params()
377 int found = 1; in vpif_set_video_params() local
/OK3568_Linux_fs/kernel/lib/
H A Dstackdepot.c206 struct stack_record *found; in find_stack() local
263 struct stack_record *found = NULL, **bucket; in stack_depot_save() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c185 bool found = false; in mlx5_device_registered() local
254 bool found = false; in mlx5_has_added_dev_by_protocol() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbond.c39 struct mlx5e_rep_bond_metadata *found = NULL; in mlx5e_lookup_rep_bond_metadata() local
56 struct mlx5e_rep_bond_slave_entry *found = NULL; in mlx5e_lookup_rep_bond_slave_entry() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmem-events.c49 bool found = false; in perf_mem_events__parse() local
85 bool found = false; in perf_mem_events__init() local
/OK3568_Linux_fs/kernel/arch/sh/drivers/dma/
H A Ddma-api.c130 unsigned int found = 0; in request_dma_bycap() local
246 unsigned int found = 0; in register_chan_caps() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/zip_view/detail/
H A Dequal_to_impl.hpp41 … typedef typename mpl::find_if<transformed, mpl::equal_to<mpl::_, mpl::false_> >::type found; typedef
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Dxss_msr_test.c23 bool found = false; in is_supported_msr() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c648 enum drm_connector_status found = connector_status_disconnected; in radeon_legacy_primary_dac_detect() local
1313 bool found = false; in r300_legacy_tv_detect() local
1384 bool found = false; in radeon_legacy_tv_detect() local
1451 bool found = false; in radeon_legacy_ext_dac_detect() local
1539 enum drm_connector_status found = connector_status_disconnected; in radeon_legacy_tv_dac_detect() local
/OK3568_Linux_fs/kernel/tools/usb/usbip/src/
H A Dusbip_detach.c39 int found = 0; in detach_port() local

12345678910>>...42