Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_orc.s2 # output: 3\n3\nffff\nffffffff\n7c33f7db\nffff0003\n3\nfedaffff\n7813f7db\n3\n3\nfeb\n781344db\n
H A Dcheck_orm.s2 # output: 3\n3\nffff\nffffffff\n7c33f7db\nffff0003\n3\nfedaffff\n7813f7db\n3\n3\nfeb\n781344db\n
H A Dcheck_orr.s2 # output: 3\n3\nffff\nffffffff\n7c33f7db\nffff0003\n3\nfedaffff\n7813f7db\n3\n3\nfeb\n781344db\n
H A Dcheck_orq.s2 # output: 3\n3\nffffffff\nffffffff\n1f\nffffffe0\n7813445e\n
/openbmc/linux/net/dccp/ccids/lib/
H 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()
/openbmc/linux/arch/m68k/include/asm/
H 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)
/openbmc/linux/arch/powerpc/platforms/ps3/
H 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 …]
/openbmc/linux/drivers/media/usb/gspca/
H 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()
/openbmc/qemu/tests/qemu-iotests/
H A D223.out80 "arguments":{"type": "nbd", "node-name":"n", "id":"n3", "name": "n3",
105 export: 'n3'
158 …s": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_EXPORT_DELETED", "data": {"id": "n3"}}
202 "arguments":{"type": "nbd", "node-name":"n", "id":"n3", "name": "n3",
227 export: 'n3'
280 …s": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_EXPORT_DELETED", "data": {"id": "n3"}}
/openbmc/linux/fs/ntfs3/
H 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()
/openbmc/linux/arch/x86/include/asm/
H A Dalternative.h189 #define OLDINSTR_3(oldinsn, n1, n2, n3) \ argument
193 ".skip -((" alt_max_short(alt_max_short(alt_rlen(n1), alt_rlen(n2)), alt_rlen(n3)) \
195 "(" alt_max_short(alt_max_short(alt_rlen(n1), alt_rlen(n2)), alt_rlen(n3)) \
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c119 uint n3; in hdmi_set_clock_regenerator() local
122 n3 = HDMI_AUD_N3_NCTS_ATOMIC_WRITE; in hdmi_set_clock_regenerator()
123 hdmi_write(hdmi, n3, HDMI_AUD_N3); in hdmi_set_clock_regenerator()
137 n3 |= (n >> 16) & HDMI_AUD_N3_AUDN19_16_MASK; in hdmi_set_clock_regenerator()
138 hdmi_write(hdmi, n3, HDMI_AUD_N3); in hdmi_set_clock_regenerator()
/openbmc/linux/drivers/md/bcache/
H A Dbtree.c2235 struct btree *n1, *n2 = NULL, *n3 = NULL; in btree_split() local
2268 if (IS_ERR(n3)) in btree_split()
2314 if (n3) { in btree_split()
2316 mutex_lock(&n3->write_lock); in btree_split()
2317 bkey_copy_key(&n3->key, &MAX_KEY); in btree_split()
2318 bch_btree_insert_keys(n3, op, &parent_keys, NULL); in btree_split()
2319 bch_btree_node_write(n3, &cl); in btree_split()
2320 mutex_unlock(&n3->write_lock); in btree_split()
2323 bch_btree_set_root(n3); in btree_split()
2324 rw_unlock(true, n3); in btree_split()
[all …]
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c347 for (uint16_t n3 = 0; n3 <= 0x1ffu; n3++) { in virt_arch_dump() local
348 pde = &pde_start[n3]; in virt_arch_dump()
375 | ((uint64_t) n3 << 9) in virt_arch_dump()
/openbmc/linux/tools/perf/scripts/python/
H 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)
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst73 histogram:n1,n2,n3,n4,...
127 precise_timestamps histogram:n1,n2,n3,...
/openbmc/linux/Documentation/input/devices/
H A Dalps.rst264 byte 0: 1 1 1 n3 1 n2 n1 x24
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc23 DEF_FEAT(ESAN3, "esan3", STFL, 0, "Instructions marked as n3")
/openbmc/qemu/disas/
H A Dm68k.c866 #define M(n0,n1,n2,n3,n4,n5,n6,n70,n71,n72,n73,n74) \ in m68k_valid_ea() argument
867 (n0 | n1 << 1 | n2 << 2 | n3 << 3 | n4 << 4 | n5 << 5 | n6 << 6 \ in m68k_valid_ea()
/openbmc/qemu/
H A Dqemu-options.hx3334 -device e1000,netdev=n3,mac=52:54:00:12:34:58 \\
3335 -netdev socket,id=n3,mcast=230.0.0.1:1234