Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/bpf/progs/
A Dtest_sockmap_kern.h154 const int one = 1; in bpf_prog3() local
237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
264 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
341 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
A Dtrace_vprintk.c17 static const char one[] = "1"; in sys_enter() local
A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
A Dconnect4_prog.c111 int zero = 0, one = 1; in set_keepalive() local
/linux/drivers/tty/serial/
A 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
A Dsc16is7xx.c348 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_line() local
767 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, reg_work); in sc16is7xx_reg_proc() local
801 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_ier_clear() local
821 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_start_tx() local
846 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_set_mctrl() local
959 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_config_rs485() local
990 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_startup() local
/linux/lib/
A Dmemcpy_kunit.c22 u32 one; member
41 #define compare(name, one, two) do { \ argument
A Dtest_stackinit.c304 unsigned long one; member
312 size_t one; member
321 u8 one; member
329 char *one; member
338 u8 one; member
A Datomic64_test.c109 int one = 1; in test_atomic() local
154 long long one = 1LL; in test_atomic64() local
/linux/tools/testing/selftests/seccomp/
A Dseccomp_benchmark.c79 double one = i_one, one_bump = one * 0.01; in approx() local
101 unsigned long long one, bool (*eval)(int, int), unsigned long long two) in compare()
/linux/tools/testing/selftests/net/
A Dnettest.c416 int one = 1; in set_pktinfo_v4() local
428 int one = 1; in set_recvpktinfo_v6() local
440 int one = 1; in set_recverr_v4() local
452 int one = 1; in set_recverr_v6() local
519 unsigned int one = 1; in set_broadcast() local
532 unsigned int one = 1; in set_reuseport() local
545 unsigned int one = 1; in set_reuseaddr() local
1266 int one = 1; in msock_init() local
A Dtcp_inq.c99 int c, one = 1, inq = -1; in main() local
A Dipv6_flowlabel.c186 const int one = 1; in main() local
/linux/arch/s390/include/uapi/asm/
A Dschid.h14 __u32 one : 1; member
/linux/samples/bpf/
A Dtrace_event_kern.c47 u64 *val, one = 1; in bpf_prog1() local
/linux/drivers/media/radio/
A Dradio-rtrack2.c60 static void one(struct radio_isa_card *isa) in one() function
/linux/tools/testing/selftests/bpf/prog_tests/
A Dmmap.c20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/linux/drivers/misc/lkdtm/
A Dbugs.c308 int one; member
314 int one; member
A Dusercopy.c125 unsigned char *one, *two; in do_usercopy_heap_size() local
A Dheap.c28 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
/linux/arch/mips/sibyte/common/
A Dcfe.c79 static const int one = 1; in cfe_linux_halt() local
/linux/arch/m68k/fpsp040/
A Dslogn.S80 one: .long 0x3F800000 label
/linux/arch/arm/mm/
A Dfault-armv.c219 register unsigned long zero = 0, one = 1, val; in check_writebuffer() local
/linux/drivers/pinctrl/aspeed/
A Dpinmux-aspeed.h750 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) argument
751 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) argument
/linux/drivers/media/test-drivers/vivid/
A Dvivid-vbi-gen.c28 const unsigned one = 0x38; in vivid_vbi_gen_wss_raw() local

Completed in 59 milliseconds

123