/linux/security/landlock/ |
H A D | task.c | 181 sock_is_scoped(struct sock * const other,const struct landlock_ruleset * const domain) sock_is_scoped() argument 212 hook_unix_stream_connect(struct sock * const sock,struct sock * const other,struct sock * const newsk) hook_unix_stream_connect() argument 230 hook_unix_may_send(struct socket * const sock,struct socket * const other) hook_unix_may_send() argument [all...] |
/linux/drivers/pinctrl/aspeed/ |
H A D | pinmux-aspeed.h | 675 #define PIN_DECL_1(pin, other, sig) \ argument 692 #define SSSF_PIN_DECL(pin, other, sig, ...) \ argument 717 #define PIN_DECL_2(pin, other, high, low) \ argument 724 #define PIN_DECL_3(pin, other, high, medium, low) \ argument 732 #define PIN_DECL_4(pin, other, prio1, prio2, prio3, prio4) \ argument
|
/linux/net/unix/ |
H A D | af_unix.c | 519 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect() 541 struct sock *other) in unix_dgram_peer_wake_disconnect() 558 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup() 571 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me() 616 static void unix_dgram_disconnected(struct sock *sk, struct sock *other) in unix_dgram_disconnected() 1531 struct sock *other; in unix_dgram_connect() local 1624 static long unix_wait_for_peer(struct sock *other, long timeo) in unix_wait_for_peer() 1649 struct sock *sk = sock->sk, *newsk = NULL, *other = NULL; in unix_stream_connect() local 2040 const struct sock *other) in unix_maybe_add_creds() 2100 struct sock *sk = sock->sk, *other = NULL; in unix_dgram_sendmsg() local [all …]
|
/linux/tools/perf/tests/ |
H A D | hists_link.c | 203 static int validate_match(struct hists *leader, struct hists *other) in validate_match() 281 static int validate_link(struct hists *leader, struct hists *other) in validate_link()
|
H A D | thread-maps-share.c | 18 struct thread *other, *other_leader; in test__thread_maps_share() local
|
/linux/sound/aoa/soundbus/i2sbus/ |
H A D | pcm.c | 19 struct pcm_info **pi, struct pcm_info **other) in get_pcm_info() argument 74 struct pcm_info *pi, *other; in i2sbus_pcm_open() local 331 struct pcm_info *pi, *other; i2sbus_pcm_prepare() local [all...] |
/linux/net/vmw_vsock/ |
H A D | vsock_addr.c | 53 const struct sockaddr_vm *other) in vsock_addr_equals_addr()
|
/linux/tools/lib/perf/ |
H A D | cpumap.c | 408 int perf_cpu_map__merge(struct perf_cpu_map **orig, struct perf_cpu_map *other) in perf_cpu_map__merge() 454 struct perf_cpu_map *other) in perf_cpu_map__intersect()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_sync.c | 65 struct radeon_fence *other; in radeon_sync_fence() local
|
/linux/drivers/leds/ |
H A D | leds-acer-a500.c | 20 struct a500_led *other; member
|
/linux/drivers/edac/ |
H A D | altera_edac.c | 1128 static void *ocram_alloc_mem(size_t size, void **other) in ocram_alloc_mem() 1157 static void ocram_free_mem(void *p, size_t size, void *other) in ocram_free_mem() 1226 static void *l2_alloc_mem(size_t size, void **other) in l2_alloc_mem() 1247 static void l2_free_mem(void *p, size_t size, void *other) in l2_free_mem()
|
H A D | thunderx_edac.c | 579 char *other; in thunderx_lmc_threaded_isr() local 1110 char *other; in thunderx_ocx_com_threaded_isr() local 1191 char *other; in thunderx_ocx_lnk_threaded_isr() local 1850 char *other; in thunderx_l2c_threaded_isr() local
|
/linux/include/uapi/linux/ |
H A D | icmpv6.h | 48 other:1, member 53 other:1, member
|
/linux/arch/x86/math-emu/ |
H A D | reg_ld_str.c | 1124 int offset = (top & 7) * 10, other = 80 - offset; in FPU_frstor() local 1202 int offset = (top & 7) * 10, other = 80 - offset; in fsave() local
|
/linux/tools/testing/selftests/openat2/ |
H A D | helpers.c | 73 char *fdpath, *dfdpath, *other; in fdequal() local
|
/linux/lib/kunit/ |
H A D | string-stream.c | 136 struct string_stream *other) in string_stream_append()
|
/linux/scripts/lib/kdoc/ |
H A D | kdoc_re.py | 57 __add__(self, other) global() argument
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx.c | 208 struct efx_nic *other, *next; in efx_associate() local 253 struct efx_nic *other, *next; in efx_dissociate() local
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | hist-v4l2.rst | 1179 .. _other: target in V4L2 in Linux 4.4
|
/linux/fs/smb/server/ |
H A D | smbacl.h | 77 struct posix_ace_state other; member
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx.c | 199 struct efx_nic *other, *next; in efx_associate() local 244 struct efx_nic *other, *next; in efx_dissociate() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ctx.c | 763 struct dma_fence *other = NULL; in amdgpu_ctx_add_fence() local 863 struct dma_fence *other; in amdgpu_ctx_wait_prev_fence() local
|
/linux/tools/verification/rvgen/rvgen/ |
H A D | ltl2ba.py | 95 def __lt__(self, other): argument 109 def __eq__(self, other): argument
|
/linux/kernel/sched/ |
H A D | cputime.c | 380 u64 other, cputime = TICK_NSEC * ticks; in irqtime_account_process_tick() local 660 u64 other; in get_vtime_delta() local
|
/linux/fs/btrfs/ |
H A D | defrag.c | 324 static bool close_blocks(u64 blocknr, u64 other, u32 blocksize) in close_blocks() 375 u64 other; in btrfs_realloc_node() local
|