/linux/tools/testing/selftests/bpf/progs/ |
A D | test_sockmap_kern.h | 154 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 D | trace_vprintk.c | 17 static const char one[] = "1"; in sys_enter() local
|
A D | test_mmap.c | 30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
A D | connect4_prog.c | 111 int zero = 0, one = 1; in set_keepalive() local
|
/linux/drivers/tty/serial/ |
A D | max310x.c | 626 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 D | sc16is7xx.c | 348 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 D | memcpy_kunit.c | 22 u32 one; member 41 #define compare(name, one, two) do { \ argument
|
A D | test_stackinit.c | 304 unsigned long one; member 312 size_t one; member 321 u8 one; member 329 char *one; member 338 u8 one; member
|
A D | atomic64_test.c | 109 int one = 1; in test_atomic() local 154 long long one = 1LL; in test_atomic64() local
|
/linux/tools/testing/selftests/seccomp/ |
A D | seccomp_benchmark.c | 79 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 D | nettest.c | 416 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 D | tcp_inq.c | 99 int c, one = 1, inq = -1; in main() local
|
A D | ipv6_flowlabel.c | 186 const int one = 1; in main() local
|
/linux/arch/s390/include/uapi/asm/ |
A D | schid.h | 14 __u32 one : 1; member
|
/linux/samples/bpf/ |
A D | trace_event_kern.c | 47 u64 *val, one = 1; in bpf_prog1() local
|
/linux/drivers/media/radio/ |
A D | radio-rtrack2.c | 60 static void one(struct radio_isa_card *isa) in one() function
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | mmap.c | 20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
/linux/drivers/misc/lkdtm/ |
A D | bugs.c | 308 int one; member 314 int one; member
|
A D | usercopy.c | 125 unsigned char *one, *two; in do_usercopy_heap_size() local
|
A D | heap.c | 28 char *one, *two; in lkdtm_VMALLOC_LINEAR_OVERFLOW() local
|
/linux/arch/mips/sibyte/common/ |
A D | cfe.c | 79 static const int one = 1; in cfe_linux_halt() local
|
/linux/arch/m68k/fpsp040/ |
A D | slogn.S | 80 one: .long 0x3F800000 label
|
/linux/arch/arm/mm/ |
A D | fault-armv.c | 219 register unsigned long zero = 0, one = 1, val; in check_writebuffer() local
|
/linux/drivers/pinctrl/aspeed/ |
A D | pinmux-aspeed.h | 750 #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 D | vivid-vbi-gen.c | 28 const unsigned one = 0x38; in vivid_vbi_gen_wss_raw() local
|