Home
last modified time | relevance | path

Searched refs:next (Results 2576 – 2600 of 3723) sorted by relevance

1...<<101102103104105106107108109110>>...149

/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c508 cb->invalidate_wr.next = &cb->reg_mr_wr.wr; in krping_setup_wr()
792 cb->rdma_sq_wr.wr.next = NULL; in krping_test_server()
804 cb->rdma_sq_wr.wr.next = &inv; in krping_test_server()
816 cb->rdma_sq_wr.wr.next = NULL; in krping_test_server()
1808 fr.wr.next = &inv; in krping_fr_test()
/freebsd/contrib/tcpdump/
H A Dconfigure.ac504 # suppress the next test.
529 # suppress the next test.
556 # suppress the next test.
584 # suppress the next test.
/freebsd/sys/dev/ocs_fc/
H A Docs_node.c568 ocs_io_t *next; in ocs_node_force_free() local
581 ocs_list_foreach_safe(&node->active_ios, io, next) { in ocs_node_force_free()
1143 ocs_io_t *next; in __ocs_node_wait_ios_shutdown() local
1157 ocs_list_foreach_safe(&node->active_ios, io, next) { in __ocs_node_wait_ios_shutdown()
H A Docs_xport.c722 ocs_domain_t *next; in ocs_xport_force_free() local
726 ocs_list_foreach_safe(&ocs->domain_list, domain, next) { in ocs_xport_force_free()
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64.dtsi54 next-level-cache = <&L2>;
65 next-level-cache = <&L2>;
76 next-level-cache = <&L2>;
87 next-level-cache = <&L2>;
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8064.dtsi44 next-level-cache = <&L2>;
55 next-level-cache = <&L2>;
66 next-level-cache = <&L2>;
77 next-level-cache = <&L2>;
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mn.dtsi74 next-level-cache = <&A53_L2>;
95 next-level-cache = <&A53_L2>;
114 next-level-cache = <&A53_L2>;
133 next-level-cache = <&A53_L2>;
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dxpedite5301.dts41 next-level-cache = <&L2>;
54 next-level-cache = <&L2>;
H A Dxpedite5370.dts39 next-level-cache = <&L2>;
52 next-level-cache = <&L2>;
H A Dxcalibur1501.dts40 next-level-cache = <&L2>;
53 next-level-cache = <&L2>;
/freebsd/contrib/wpa/wpa_supplicant/
H A Dgas_query.c183 struct gas_query_pending *query, *next; in gas_query_deinit() local
188 dl_list_for_each_safe(query, next, &gas->pending, in gas_query_deinit()
H A Doffchannel.c57 iface = iface->next; in wpas_get_tx_interface()
/freebsd/crypto/openssl/apps/
H A Dopenssl.cnf20 # Comment out the next line to ignore configuration errors
114 default_crl_days= 30 # how long before next CRL
H A Dopenssl-vms.cnf19 # Comment out the next line to ignore configuration errors
113 default_crl_days= 30 # how long before next CRL
/freebsd/usr.sbin/bsdconfig/networking/share/
H A Dresolv.subr134 if ( domain_found && search_found ) { print; next }
284 if ( found ) { print; next }
/freebsd/sys/compat/linux/
H A Dlinux_futex.c1033 if (fetch_robust_entry(&entry, PTRIN(&head->list.next), &pi)) in release_futexes()
1045 error = fetch_robust_entry(&next_entry, PTRIN(&entry->next), in release_futexes()
/freebsd/usr.bin/rpcgen/
H A Drpc_main.c615 for (l = defined; l != NULL; l = l->next) { in h_output()
633 xdrfuncp = xdrfuncp->next; in h_output()
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dmmp3.dtsi22 next-level-cache = <&l2>;
29 next-level-cache = <&l2>;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp430 (std::next(I) != IE && std::next(I)->first == I->first) ) { in runOnModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp329 End = std::next(MachineBasicBlock::iterator(I2)); in isSafeToMoveTogether()
522 MachineBasicBlock::iterator I2 = std::next(MachineBasicBlock::iterator(I1)); in findPairable()
/freebsd/contrib/libarchive/tar/
H A Dwrite.c85 struct archive_dir_entry *next; member
425 p = bsdtar->archive_dir->head->next; in tar_mode_u()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp93 MachineBasicBlock::iterator NMBBI = std::next(MBBI); in expandMBB()
468 MachineBasicBlock::iterator NMBBI = std::next(MBBI); in expandMBB()
/freebsd/contrib/xz/src/liblzma/lzma/
H A Dlzma_decoder.c1186 lzma_lzma_decoder_init(lzma_next_coder *next, const lzma_allocator *allocator, in lzma_lzma_decoder_init() argument
1193 return lzma_lz_decoder_init(next, allocator, filters, in lzma_lzma_decoder_init()
/freebsd/crypto/heimdal/lib/kafs/
H A Dcommon.c160 rr = rr->next; in dns_find_cell()
/freebsd/contrib/ncurses/form/
H A Dform.h205 bool (*next)(FIELD *,const void *); /* enumerate next value */ member

1...<<101102103104105106107108109110>>...149