Home
last modified time | relevance | path

Searched refs:n3 (Results 1 – 14 of 14) sorted by relevance

/linux/net/dccp/ccids/lib/
A Dpacket_history.c200 static int __two_after_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u32 n3) in __two_after_loss() argument
209 tfrc_rx_hist_entry_from_skb(tfrc_rx_hist_entry(h, 3), skb, n3); in __two_after_loss()
220 tfrc_rx_hist_entry_from_skb(tfrc_rx_hist_entry(h, 2), skb, n3); in __two_after_loss()
227 if (dccp_loss_free(s0, s3, n3)) { in __two_after_loss()
245 tfrc_rx_hist_entry_from_skb(tfrc_rx_hist_loss_prev(h), skb, n3); in __two_after_loss()
256 tfrc_rx_hist_entry_from_skb(tfrc_rx_hist_entry(h, 1), skb, n3); in __two_after_loss()
275 n3 = tfrc_rx_hist_entry(h, 3)->tfrchrx_ndp; in __three_after_loss() local
279 if (dccp_loss_free(s2, s3, n3)) { in __three_after_loss()
/linux/arch/m68k/include/asm/
A Duaccess.h190 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
220 "30: addq.l #"#n3",%0\n" \
228 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
229 ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)
230 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument
231 ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, \
232 __suffix##n1, __suffix##n2, __suffix##n3)
/linux/arch/powerpc/platforms/ps3/
A Drepository.c47 _dump_field("n3: ", n3, func, line); in _dump_node_name()
59 _dump_field("n3: ", n3, func, line); in _dump_node()
122 result = lv1_read_repository_node(lpar_id, n1, n2, n3, n4, &v1, in read_node()
128 dump_node_name(lpar_id, n1, n2, n3, n4); in read_node()
132 dump_node(lpar_id, n1, n2, n3, n4, v1, v2); in read_node()
1053 dump_node(0, n1, n2, n3, n4, v1, v2); in create_node()
1066 static int delete_node(u64 n1, u64 n2, u64 n3, u64 n4) in delete_node() argument
1070 dump_node(0, n1, n2, n3, n4, 0, 0); in delete_node()
1072 result = lv1_delete_repository_node(n1, n2, n3, n4); in delete_node()
1087 result = create_node(n1, n2, n3, n4, v1, v2); in write_node()
[all …]
/linux/drivers/media/usb/gspca/
A Dt613.c82 const u8 n3[6]; member
137 .n3 =
159 .n3 =
181 .n3 =
203 .n3 = {0x61, 0xc2, 0x65, 0x68, 0x60, 0x00},
632 reg_w_buf(gspca_dev, sensor->n3, sizeof sensor->n3); in sd_init()
/linux/fs/ntfs3/
A Dbitmap.c364 struct rb_node *n, *n3; in wnd_remove_free_ext() local
392 n3 = rb_next(n); in wnd_remove_free_ext()
394 while (n3) { in wnd_remove_free_ext()
395 e3 = rb_entry(n3, struct e_node, start.node); in wnd_remove_free_ext()
411 n3 = rb_next(n3); in wnd_remove_free_ext()
419 n3 = rb_first(&wnd->count_tree); in wnd_remove_free_ext()
421 n3 ? rb_entry(n3, struct e_node, count.node)->count.key : in wnd_remove_free_ext()
431 n3 = rb_next(&e->count.node); in wnd_remove_free_ext()
433 if (!n3) { in wnd_remove_free_ext()
436 e3 = rb_entry(n3, struct e_node, count.node); in wnd_remove_free_ext()
/linux/fs/bcachefs/
A Dbtree_update_interior.c1589 struct btree *n1, *n2 = NULL, *n3 = NULL; in btree_split() local
1650 bch2_btree_update_add_new_node(as, n3); in btree_split()
1651 six_unlock_write(&n3->c.lock); in btree_split()
1659 n3->sib_u64s[0] = U16_MAX; in btree_split()
1660 n3->sib_u64s[1] = U16_MAX; in btree_split()
1692 } else if (n3) { in btree_split()
1702 if (n3) { in btree_split()
1721 if (n3) in btree_split()
1727 if (n3) in btree_split()
1728 six_unlock_intent(&n3->c.lock); in btree_split()
[all …]
/linux/drivers/md/bcache/
A Dbtree.c2255 struct btree *n1, *n2 = NULL, *n3 = NULL; in btree_split() local
2288 if (IS_ERR(n3)) in btree_split()
2334 if (n3) { in btree_split()
2336 mutex_lock(&n3->write_lock); in btree_split()
2337 bkey_copy_key(&n3->key, &MAX_KEY); in btree_split()
2338 bch_btree_insert_keys(n3, op, &parent_keys, NULL); in btree_split()
2339 bch_btree_node_write(n3, &cl); in btree_split()
2340 mutex_unlock(&n3->write_lock); in btree_split()
2343 bch_btree_set_root(n3); in btree_split()
2344 rw_unlock(true, n3); in btree_split()
[all …]
/linux/tools/testing/selftests/kvm/lib/x86_64/
A Dprocessor.c365 for (uint16_t n3 = 0; n3 <= 0x1ffu; n3++) { in virt_arch_dump() local
366 pde = &pde_start[n3]; in virt_arch_dump()
393 | ((uint64_t) n3 << 9) in virt_arch_dump()
/linux/tools/perf/scripts/python/
A Dexport-to-postgresql.py1012 n3 = len(build_id)
1013 fmt = "!hiqiqi" + str(n1) + "si" + str(n2) + "si" + str(n3) + "s"
1014 value = struct.pack(fmt, 5, 8, dso_id, 8, machine_id, n1, short_name, n2, long_name, n3, build_id)
/linux/arch/riscv/kvm/
A Dvcpu_onereg.c833 int n2 = 0, n3 = 0; in copy_csr_reg_indices() local
869 n3 = sizeof(struct kvm_riscv_smstateen_csr) / sizeof(unsigned long); in copy_csr_reg_indices()
871 for (int i = 0; i < n3; i++) { in copy_csr_reg_indices()
885 return n1 + n2 + n3; in copy_csr_reg_indices()
/linux/Documentation/admin-guide/device-mapper/
A Dstatistics.rst73 histogram:n1,n2,n3,n4,...
127 precise_timestamps histogram:n1,n2,n3,...
/linux/Documentation/devicetree/bindings/arm/
A Dpmu.yaml65 - arm,neoverse-n3-pmu
A Dcpus.yaml169 - arm,neoverse-n3
/linux/Documentation/input/devices/
A Dalps.rst264 byte 0: 1 1 1 n3 1 n2 n1 x24

Completed in 52 milliseconds