Home
last modified time | relevance | path

Searched defs:other (Results 1 – 25 of 85) sorted by relevance

1234

/linux/security/landlock/
H A Dtask.c181 static bool sock_is_scoped(struct sock *const other, in sock_is_scoped()
212 struct sock *const other, in hook_unix_stream_connect()
230 struct socket *const other) in hook_unix_may_send()
/linux/sound/soc/samsung/
H A Di2s.c169 struct i2s_dai *other = get_other_dai(i2s); in other_tx_active() local
196 struct i2s_dai *other = get_other_dai(i2s); in other_rx_active() local
508 struct i2s_dai *other = get_other_dai(i2s); in i2s_set_sysclk() local
827 struct i2s_dai *other = get_other_dai(i2s); in i2s_startup() local
854 struct i2s_dai *other = get_other_dai(i2s); in i2s_shutdown() local
877 struct i2s_dai *other = get_other_dai(i2s); in config_setup() local
995 struct i2s_dai *other = get_other_dai(i2s); in i2s_set_clkdiv() local
1058 struct i2s_dai *other = get_other_dai(i2s); in samsung_i2s_dai_probe() local
1583 struct i2s_dai *other = get_other_dai(i2s); in fsd_i2s_fixup_early() local
1597 struct i2s_dai *other = get_other_dai(i2s); in fsd_i2s_fixup_late() local
/linux/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h675 #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 Daf_unix.c525 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect()
547 struct sock *other) in unix_dgram_peer_wake_disconnect()
564 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup()
577 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me()
622 static void unix_dgram_disconnected(struct sock *sk, struct sock *other) in unix_dgram_disconnected()
1415 struct sock *other; in unix_dgram_connect() local
1510 static long unix_wait_for_peer(struct sock *other, long timeo) in unix_wait_for_peer()
1536 struct sock *sk = sock->sk, *newsk = NULL, *other = NULL; in unix_stream_connect() local
1899 const struct sock *other) in unix_passcred_enabled()
1914 const struct sock *other) in maybe_add_creds()
[all …]
/linux/tools/perf/tests/
H A Dhists_link.c203 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 Dthread-maps-share.c18 struct thread *other, *other_leader; in test__thread_maps_share() local
/linux/arch/x86/math-emu/
H A Dfpu_entry.c647 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
697 int offset = (S387->ftop & 7) * 10, other = 80 - offset; in fpregs_soft_get() local
H A Dreg_ld_str.c1124 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/sound/aoa/soundbus/i2sbus/
H A Dpcm.c19 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/net/vmw_vsock/
H A Dvsock_addr.c53 const struct sockaddr_vm *other) in vsock_addr_equals_addr()
/linux/tools/lib/perf/
H A Dcpumap.c416 perf_cpu_map__merge(struct perf_cpu_map * orig,struct perf_cpu_map * other) perf_cpu_map__merge() argument
460 perf_cpu_map__intersect(struct perf_cpu_map * orig,struct perf_cpu_map * other) perf_cpu_map__intersect() argument
[all...]
/linux/drivers/gpu/drm/radeon/
H A Dradeon_sync.c65 struct radeon_fence *other; in radeon_sync_fence() local
/linux/drivers/leds/
H A Dleds-acer-a500.c20 struct a500_led *other; member
/linux/drivers/edac/
H A Daltera_edac.c1132 static void *ocram_alloc_mem(size_t size, void **other) in ocram_alloc_mem()
1161 static void ocram_free_mem(void *p, size_t size, void *other) in ocram_free_mem()
1230 static void *l2_alloc_mem(size_t size, void **other) in l2_alloc_mem()
1251 static void l2_free_mem(void *p, size_t size, void *other) in l2_free_mem()
/linux/include/uapi/linux/
H A Dicmpv6.h48 other:1, member
53 other:1, member
/linux/tools/testing/selftests/openat2/
H A Dhelpers.c73 char *fdpath, *dfdpath, *other; in fdequal() local
/linux/drivers/base/
H A Ddriver.c225 struct device_driver *other; driver_register() local
/linux/lib/kunit/
H A Dstring-stream.c136 struct string_stream *other) in string_stream_append()
/linux/include/linux/
H A Dmath.h155 #define __abs_choose_expr(x, type, other) __builtin_choose_expr( \ argument
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c208 struct efx_nic *other, *next; in efx_associate() local
253 struct efx_nic *other, *next; in efx_dissociate() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux.c843 struct intel_encoder *other; in get_encoder_by_aux_ch() local
862 struct intel_encoder *other; in intel_dp_aux_ch() local
/linux/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst1179 .. _other: target in V4L2 in Linux 4.4
/linux/fs/smb/server/
H A Dsmbacl.h77 struct posix_ace_state other; member
/linux/drivers/net/ethernet/sfc/
H A Defx.c199 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 Damdgpu_dma_buf.c302 struct amdgpu_bo *other = gem_to_amdgpu_bo(dma_buf->priv); in amdgpu_dma_buf_create_obj() local

1234