Home
last modified time | relevance | path

Searched defs:one (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap_kern.h177 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
204 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog5() local
270 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
312 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog7() local
426 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
/Linux-v5.4/lib/
Dtest_stackinit.c196 unsigned long one; member
204 size_t one; member
218 u8 one; member
226 char *one; member
235 u8 one; member
Datomic64_test.c109 int one = 1; in test_atomic() local
154 long long one = 1LL; in test_atomic64() local
/Linux-v5.4/drivers/tty/serial/
Dmax310x.c626 struct max310x_one *one = to_max310x_port(port); in max310x_batch_write() local
641 struct max310x_one *one = to_max310x_port(port); in max310x_batch_read() local
656 struct max310x_one *one = to_max310x_port(port); in max310x_handle_rx() local
792 struct max310x_one *one = to_max310x_port(port); in max310x_start_tx() local
853 struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); in max310x_tx_proc() local
875 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc() local
885 struct max310x_one *one = to_max310x_port(port); in max310x_set_mctrl() local
1009 struct max310x_one *one = container_of(ws, struct max310x_one, rs_work); in max310x_rs_proc() local
1032 struct max310x_one *one = to_max310x_port(port); in max310x_rs485_config() local
Dsc16is7xx.c348 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_line() local
774 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, reg_work); in sc16is7xx_reg_proc() local
808 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_ier_clear() local
828 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_start_tx() local
853 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_set_mctrl() local
966 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_config_rs485() local
/Linux-v5.4/tools/testing/selftests/net/
Dnettest.c345 int one = 1; in set_pktinfo_v4() local
357 int one = 1; in set_recvpktinfo_v6() local
369 int one = 1; in set_recverr_v4() local
381 int one = 1; in set_recverr_v6() local
448 unsigned int one = 1; in set_broadcast() local
461 unsigned int one = 1; in set_reuseport() local
474 unsigned int one = 1; in set_reuseaddr() local
1014 int one = 1; in msock_init() local
Dtcp_inq.c99 int c, one = 1, inq = -1; in main() local
Dipv6_flowlabel.c186 const int one = 1; in main() local
Dpsock_snd.c220 const int one = 1; in do_tx() local
Dreuseport_bpf.c194 const int fd = socket(p.send_family, p.protocol, 0), one = 1; in send_from() local
/Linux-v5.4/arch/s390/include/uapi/asm/
Dschid.h12 __u32 one : 1; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_crc32.c68 u32 crc = 0, one, two; in mlx5dr_crc32_slice8_calc() local
/Linux-v5.4/samples/bpf/
Dtrace_event_kern.c47 u64 *val, one = 1; in bpf_prog1() local
/Linux-v5.4/drivers/media/radio/
Dradio-rtrack2.c60 static void one(struct radio_isa_card *isa) in one() function
/Linux-v5.4/arch/mips/sibyte/common/
Dcfe.c80 static const int one = 1; in cfe_linux_halt() local
/Linux-v5.4/arch/m68k/fpsp040/
Dslogn.S80 one: .long 0x3F800000 label
/Linux-v5.4/fs/dlm/
Dlowcomms.c1034 int one = 1; in sctp_connect_to_sock() local
1135 int one = 1; in tcp_connect_to_sock() local
1227 int one = 1; in tcp_create_listen_sock() local
1313 int one = 1; in sctp_listen_for_all() local
/Linux-v5.4/arch/arm/mm/
Dfault-armv.c215 register unsigned long zero = 0, one = 1, val; in check_writebuffer() local
/Linux-v5.4/drivers/misc/lkdtm/
Dusercopy.c125 unsigned char *one, *two; in do_usercopy_heap_size() local
/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-vbi-gen.c28 const unsigned one = 0x38; in vivid_vbi_gen_wss_raw() local
/Linux-v5.4/drivers/pinctrl/aspeed/
Dpinmux-aspeed.h740 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument
741 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument
/Linux-v5.4/arch/arm64/kernel/
Dprocess.c612 static int one = 1; variable
/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Dscatterlist.c165 static unsigned int one(unsigned long n, in one() function
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_paired_singles.c267 float one = 1.0; in kvmppc_emulate_psq_load() local
1214 double one = 1.0f; in kvmppc_emulate_paired_single() local
/Linux-v5.4/block/partitions/
Dacorn.c58 __le32 one; member

12