Home
last modified time | relevance | path

Searched refs:n_list (Results 151 – 175 of 212) sorted by relevance

123456789

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/rds/
H A Dsend.c518 list_add_tail(&notifier->n_list, &rs->rs_notify_queue); in rds_rdma_send_complete()
554 list_add_tail(&notifier->n_list, &rs->rs_notify_queue); in rds_atomic_send_complete()
583 list_add_tail(&ro->op_notifier->n_list, &rs->rs_notify_queue); in __rds_send_complete()
590 list_add_tail(&ao->op_notifier->n_list, &rs->rs_notify_queue); in __rds_send_complete()
655 list_add_tail(&notifier->n_list, in rds_send_remove_from_sock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/rds/
H A Dsend.c518 list_add_tail(&notifier->n_list, &rs->rs_notify_queue); in rds_rdma_send_complete()
554 list_add_tail(&notifier->n_list, &rs->rs_notify_queue); in rds_atomic_send_complete()
583 list_add_tail(&ro->op_notifier->n_list, &rs->rs_notify_queue); in __rds_send_complete()
590 list_add_tail(&ao->op_notifier->n_list, &rs->rs_notify_queue); in __rds_send_complete()
655 list_add_tail(&notifier->n_list, in rds_send_remove_from_sock()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-inode.c51 INIT_LIST_HEAD(&delayed_node->n_list); in btrfs_init_delayed_node()
181 list_add_tail(&node->n_list, &root->node_list); in btrfs_queue_delayed_node()
198 list_del_init(&node->n_list); in btrfs_dequeue_delayed_node()
217 node = list_entry(p, struct btrfs_delayed_node, n_list); in btrfs_first_delayed_node()
239 } else if (list_is_last(&node->n_list, &delayed_root->node_list)) in btrfs_next_delayed_node()
242 p = node->n_list.next; in btrfs_next_delayed_node()
244 next = list_entry(p, struct btrfs_delayed_node, n_list); in btrfs_next_delayed_node()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-inode.c51 INIT_LIST_HEAD(&delayed_node->n_list); in btrfs_init_delayed_node()
181 list_add_tail(&node->n_list, &root->node_list); in btrfs_queue_delayed_node()
198 list_del_init(&node->n_list); in btrfs_dequeue_delayed_node()
217 node = list_entry(p, struct btrfs_delayed_node, n_list); in btrfs_first_delayed_node()
239 } else if (list_is_last(&node->n_list, &delayed_root->node_list)) in btrfs_next_delayed_node()
242 p = node->n_list.next; in btrfs_next_delayed_node()
244 next = list_entry(p, struct btrfs_delayed_node, n_list); in btrfs_next_delayed_node()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-inode.c51 INIT_LIST_HEAD(&delayed_node->n_list); in btrfs_init_delayed_node()
181 list_add_tail(&node->n_list, &root->node_list); in btrfs_queue_delayed_node()
198 list_del_init(&node->n_list); in btrfs_dequeue_delayed_node()
217 node = list_entry(p, struct btrfs_delayed_node, n_list); in btrfs_first_delayed_node()
239 } else if (list_is_last(&node->n_list, &delayed_root->node_list)) in btrfs_next_delayed_node()
242 p = node->n_list.next; in btrfs_next_delayed_node()
244 next = list_entry(p, struct btrfs_delayed_node, n_list); in btrfs_next_delayed_node()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DKeyFile.cs624 …key_file_set_boolean_list (IntPtr raw, IntPtr group_name, IntPtr key, bool[] list, UIntPtr n_list); in g_key_file_set_boolean_list() argument
633 …ey_file_set_double_list (IntPtr raw, IntPtr group_name, IntPtr key, double[] list, UIntPtr n_list); in g_key_file_set_double_list() argument
639 …_key_file_set_integer_list (IntPtr raw, IntPtr group_name, IntPtr key, int[] list, UIntPtr n_list); in g_key_file_set_integer_list() argument
654 …_key_file_set_string_list (IntPtr raw, IntPtr group_name, IntPtr key, IntPtr list, UIntPtr n_list); in g_key_file_set_string_list() argument
/dports/sysutils/whowatch/whowatch-1.8.6/src/
H A Dproc_plugin.c73 struct list_head n_list; member
154 list_add(&t->n_list, &tcp_l); in new_netconn()
/dports/cad/electric/electric-7.00/src/sc/
H A Dsc1route.c2930 SCROUTECHNODE *node, **n_list, *node2; in Sc_route_track_assignment() local
2953 n_list = (SCROUTECHNODE **)emalloc(sizeof(SCROUTECHNODE *) in Sc_route_track_assignment()
2955 if (n_list == 0) in Sc_route_track_assignment()
2973 if ((err = Sc_route_find_best_nodes(vcg, zrg, n_list, in Sc_route_track_assignment()
2978 for (i = 0; n_list[i]; i++) in Sc_route_track_assignment()
2980 if ((err = Sc_route_add_node_to_track(n_list[i], track))) in Sc_route_track_assignment()
3218 int Sc_route_find_best_nodes(SCROUTEVCG *vcg, SCROUTEZRG *zrg, SCROUTECHNODE *n_list[], in Sc_route_find_best_nodes() argument
3226 n_list[i] = NULL; in Sc_route_find_best_nodes()
3252 n_list[i++] = edge2->node->chnode; in Sc_route_find_best_nodes()
3253 n_list[i] = NULL; in Sc_route_find_best_nodes()
/dports/shells/ksh93/ast-93u/src/lib/librecsort/
H A Drshdr.h48 int n_list; /* number of such contexts */ \
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/librecsort/
H A Drshdr.h48 int n_list; /* number of such contexts */ \
/dports/shells/ast-ksh/ast-ksh93v/src/lib/librecsort/
H A Drshdr.h47 int n_list; /* number of such contexts */ \
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/rtl/
H A Dhipe_rtl_mk_switch.erl269 MinClusters = list_to_tuple([0|n_list(N,inf)]),
273 n_list(0,_) -> []; function
274 n_list(N,Init) -> [Init | n_list(N-1,Init)]. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl_mk_switch.erl269 MinClusters = list_to_tuple([0|n_list(N,inf)]),
273 n_list(0,_) -> []; function
274 n_list(N,Init) -> [Init | n_list(N-1,Init)]. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl_mk_switch.erl269 MinClusters = list_to_tuple([0|n_list(N,inf)]),
273 n_list(0,_) -> []; function
274 n_list(N,Init) -> [Init | n_list(N-1,Init)]. function
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/utilities/
H A Dcgnsutil.h78 double *n_list; member
/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DTracker.cpp66 int n_cand, n_list; member
242 I->n_list++; in TrackerNewList()
544 return I->n_list; in TrackerGetNList()
701 I->n_list--; in TrackerDelList()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/ipvs/
H A Dip_vs_ctl.c668 list_for_each_entry_rcu(dest, &svc->destinations, n_list) { in ip_vs_lookup_dest()
945 list_add_rcu(&dest->n_list, &svc->destinations); in __ip_vs_update_dest()
1199 list_del_rcu(&dest->n_list); in __ip_vs_unlink_dest()
1560 list_for_each_entry_safe(dest, nxt, &svc->destinations, n_list) { in __ip_vs_del_service()
1706 n_list) { in ip_vs_dst_event()
1715 n_list) { in ip_vs_dst_event()
1740 list_for_each_entry(dest, &svc->destinations, n_list) { in ip_vs_zero_service()
2209 list_for_each_entry_rcu(dest, &svc->destinations, n_list) { in ip_vs_info_seq_show()
2695 list_for_each_entry(dest, &svc->destinations, n_list) { in __ip_vs_get_dest_entries()
3381 list_for_each_entry(dest, &svc->destinations, n_list) { in ip_vs_genl_dump_dests()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/ipvs/
H A Dip_vs_ctl.c668 list_for_each_entry_rcu(dest, &svc->destinations, n_list) { in ip_vs_lookup_dest()
945 list_add_rcu(&dest->n_list, &svc->destinations); in __ip_vs_update_dest()
1199 list_del_rcu(&dest->n_list); in __ip_vs_unlink_dest()
1560 list_for_each_entry_safe(dest, nxt, &svc->destinations, n_list) { in __ip_vs_del_service()
1706 n_list) { in ip_vs_dst_event()
1715 n_list) { in ip_vs_dst_event()
1740 list_for_each_entry(dest, &svc->destinations, n_list) { in ip_vs_zero_service()
2209 list_for_each_entry_rcu(dest, &svc->destinations, n_list) { in ip_vs_info_seq_show()
2695 list_for_each_entry(dest, &svc->destinations, n_list) { in __ip_vs_get_dest_entries()
3381 list_for_each_entry(dest, &svc->destinations, n_list) { in ip_vs_genl_dump_dests()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/ipvs/
H A Dip_vs_ctl.c668 list_for_each_entry_rcu(dest, &svc->destinations, n_list) { in ip_vs_lookup_dest()
945 list_add_rcu(&dest->n_list, &svc->destinations); in __ip_vs_update_dest()
1199 list_del_rcu(&dest->n_list); in __ip_vs_unlink_dest()
1560 list_for_each_entry_safe(dest, nxt, &svc->destinations, n_list) { in __ip_vs_del_service()
1706 n_list) { in ip_vs_dst_event()
1715 n_list) { in ip_vs_dst_event()
1740 list_for_each_entry(dest, &svc->destinations, n_list) { in ip_vs_zero_service()
2209 list_for_each_entry_rcu(dest, &svc->destinations, n_list) { in ip_vs_info_seq_show()
2695 list_for_each_entry(dest, &svc->destinations, n_list) { in __ip_vs_get_dest_entries()
3381 list_for_each_entry(dest, &svc->destinations, n_list) { in ip_vs_genl_dump_dests()
/dports/math/gretl/gretl-2021d/gui/
H A Dsettings.c1471 int *n_list, int console) in get_table_sizes() argument
1485 *n_list += 1; in get_table_sizes()
1487 *n_list += 1; in get_table_sizes()
1561 int n_list = 0; in make_prefs_tab() local
1595 get_table_sizes(tab, &n_str, &n_bool, &n_browse, &n_list, console); in make_prefs_tab()
1599 if (tab == TAB_VCV && n_list > 0) { in make_prefs_tab()
1623 if (tab != TAB_VCV && n_list > 0) { in make_prefs_tab()
/dports/science/py-dipy/dipy-1.4.1/dipy/reconst/
H A Dshm.py601 n_list = np.repeat(n_range, n_range * 2 + 1)
609 return (m_list, n_list)
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dpkcs11.c3439 unsigned int *n_list, in gnutls_pkcs11_obj_list_import_url3() argument
3451 if (n_list1 > *n_list) { in gnutls_pkcs11_obj_list_import_url3()
3452 *n_list = n_list1; in gnutls_pkcs11_obj_list_import_url3()
3460 *n_list = n_list1; in gnutls_pkcs11_obj_list_import_url3()
3499 unsigned int *n_list, in gnutls_pkcs11_obj_list_import_url4() argument
3536 *n_list = 0; in gnutls_pkcs11_obj_list_import_url4()
3542 *n_list = priv.current; in gnutls_pkcs11_obj_list_import_url4()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dip_vs.h655 struct list_head n_list; /* for the dests in the service */ member
697 struct list_head n_list; /* d-linked list head */ member
721 struct list_head n_list; /* d-linked list head */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dip_vs.h655 struct list_head n_list; /* for the dests in the service */ member
697 struct list_head n_list; /* d-linked list head */ member
721 struct list_head n_list; /* d-linked list head */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dip_vs.h655 struct list_head n_list; /* for the dests in the service */ member
697 struct list_head n_list; /* d-linked list head */ member
721 struct list_head n_list; /* d-linked list head */ member

123456789