/linux-6.3-rc2/sound/soc/samsung/ |
A D | i2s.c | 171 struct i2s_dai *other = get_other_dai(i2s); in other_tx_active() local 198 struct i2s_dai *other = get_other_dai(i2s); in other_rx_active() local 510 struct i2s_dai *other = get_other_dai(i2s); in i2s_set_sysclk() local 829 struct i2s_dai *other = get_other_dai(i2s); in i2s_startup() local 856 struct i2s_dai *other = get_other_dai(i2s); in i2s_shutdown() local 879 struct i2s_dai *other = get_other_dai(i2s); in config_setup() local 997 struct i2s_dai *other = get_other_dai(i2s); in i2s_set_clkdiv() local 1060 struct i2s_dai *other = get_other_dai(i2s); in samsung_i2s_dai_probe() local 1588 struct i2s_dai *other = get_other_dai(i2s); in fsd_i2s_fixup_early() local 1602 struct i2s_dai *other = get_other_dai(i2s); in fsd_i2s_fixup_late() local
|
/linux-6.3-rc2/net/unix/ |
A D | af_unix.c | 474 struct sock *other) in unix_dgram_peer_wake_disconnect() 491 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup() 1352 struct sock *other; in unix_dgram_connect() local 1819 const struct sock *other) in unix_passcred_enabled() 1832 const struct sock *other) in maybe_add_creds() 1844 const struct sock *other) in maybe_init_creds() 1895 struct sock *sk = sock->sk, *other = NULL; in unix_dgram_sendmsg() local 2164 struct sock *other = NULL; in unix_stream_sendmsg() local 2282 struct sock *other, *sk = socket->sk; in unix_stream_sendpage() local 2999 struct sock *other; in unix_shutdown() local [all …]
|
/linux-6.3-rc2/drivers/pinctrl/aspeed/ |
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-6.3-rc2/tools/perf/tests/ |
A D | hists_link.c | 184 static int validate_match(struct hists *leader, struct hists *other) in validate_match() 262 static int validate_link(struct hists *leader, struct hists *other) in validate_link()
|
A D | thread-maps-share.c | 18 struct thread *other, *other_leader; in test__thread_maps_share() local
|
A D | attr.py | 108 def equal(self, other): argument 122 def diff(self, other): argument
|
/linux-6.3-rc2/arch/x86/math-emu/ |
A D | fpu_entry.c | 646 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local 696 int offset = (S387->ftop & 7) * 10, other = 80 - offset; in fpregs_soft_get() local
|
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-6.3-rc2/sound/aoa/soundbus/i2sbus/ |
A D | pcm.c | 19 struct pcm_info **pi, struct pcm_info **other) in get_pcm_info() 74 struct pcm_info *pi, *other; in i2sbus_pcm_open() local 331 struct pcm_info *pi, *other; in i2sbus_pcm_prepare() local
|
/linux-6.3-rc2/net/vmw_vsock/ |
A D | vsock_addr.c | 53 const struct sockaddr_vm *other) in vsock_addr_equals_addr()
|
/linux-6.3-rc2/security/selinux/ss/ |
A D | conditional.c | 256 struct cond_av_list *other; member 264 struct cond_av_list *other = data->other; in cond_insertf() local 326 struct cond_av_list *other) in cond_read_av_list()
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_sync.c | 65 struct radeon_fence *other; in radeon_sync_fence() local
|
/linux-6.3-rc2/drivers/leds/ |
A D | leds-acer-a500.c | 20 struct a500_led *other; member
|
/linux-6.3-rc2/tools/testing/kunit/ |
A D | kunit_config.py | 37 def __eq__(self, other) -> bool: argument
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | icmpv6.h | 48 other:1, member 53 other:1, member
|
/linux-6.3-rc2/drivers/edac/ |
A D | altera_edac.c | 1142 static void *ocram_alloc_mem(size_t size, void **other) in ocram_alloc_mem() 1171 static void ocram_free_mem(void *p, size_t size, void *other) in ocram_free_mem() 1240 static void *l2_alloc_mem(size_t size, void **other) in l2_alloc_mem() 1261 static void l2_free_mem(void *p, size_t size, void *other) in l2_free_mem()
|
/linux-6.3-rc2/lib/kunit/ |
A D | string-stream.c | 119 struct string_stream *other) in string_stream_append()
|
/linux-6.3-rc2/tools/testing/selftests/openat2/ |
A D | helpers.c | 73 char *fdpath, *dfdpath, *other; in fdequal() local
|
/linux-6.3-rc2/drivers/base/ |
A D | driver.c | 225 struct device_driver *other; in driver_register() local
|
/linux-6.3-rc2/include/linux/ |
A D | math.h | 153 #define __abs_choose_expr(x, type, other) __builtin_choose_expr( \ argument
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | efx.c | 209 struct efx_nic *other, *next; in efx_associate() local 254 struct efx_nic *other, *next; in efx_dissociate() local
|
/linux-6.3-rc2/fs/nfsd/ |
A D | nfs4acl.c | 184 unsigned short other; member 447 struct posix_ace_state other; member
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | efx.c | 198 struct efx_nic *other, *next; in efx_associate() local 243 struct efx_nic *other, *next; in efx_dissociate() local
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | hist-v4l2.rst | 1179 .. _other: target
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_ctx.c | 725 struct dma_fence *other = NULL; in amdgpu_ctx_add_fence() local 825 struct dma_fence *other; in amdgpu_ctx_wait_prev_fence() local
|