Home
last modified time | relevance | path

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

12345

/linux-6.12.1/security/landlock/
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-6.12.1/sound/soc/samsung/
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-6.12.1/drivers/pinctrl/aspeed/
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-6.12.1/net/unix/
Daf_unix.c530 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect()
552 struct sock *other) in unix_dgram_peer_wake_disconnect()
569 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup()
582 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me()
627 static void unix_dgram_disconnected(struct sock *sk, struct sock *other) in unix_dgram_disconnected()
1418 struct sock *other; in unix_dgram_connect() local
1513 static long unix_wait_for_peer(struct sock *other, long timeo) in unix_wait_for_peer()
1539 struct sock *sk = sock->sk, *newsk = NULL, *other = NULL; in unix_stream_connect() local
1904 const struct sock *other) in unix_passcred_enabled()
1919 const struct sock *other) in maybe_add_creds()
[all …]
/linux-6.12.1/tools/perf/tests/
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()
Dthread-maps-share.c18 struct thread *other, *other_leader; in test__thread_maps_share() local
Dattr.py108 def equal(self, other): argument
122 def diff(self, other): argument
/linux-6.12.1/arch/x86/math-emu/
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
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-6.12.1/sound/aoa/soundbus/i2sbus/
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-6.12.1/security/selinux/ss/
Dconditional.c257 struct cond_av_list *other; member
265 struct cond_av_list *other = data->other; in cond_insertf() local
328 struct cond_av_list *other) in cond_read_av_list()
/linux-6.12.1/net/vmw_vsock/
Dvsock_addr.c53 const struct sockaddr_vm *other) in vsock_addr_equals_addr()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_sync.c65 struct radeon_fence *other; in radeon_sync_fence() local
/linux-6.12.1/drivers/leds/
Dleds-acer-a500.c20 struct a500_led *other; member
/linux-6.12.1/drivers/edac/
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-6.12.1/include/uapi/linux/
Dicmpv6.h48 other:1, member
53 other:1, member
/linux-6.12.1/tools/lib/perf/
Dcpumap.c447 struct perf_cpu_map *other) in perf_cpu_map__merge()
491 struct perf_cpu_map *other) in perf_cpu_map__intersect()
/linux-6.12.1/tools/testing/selftests/openat2/
Dhelpers.c73 char *fdpath, *dfdpath, *other; in fdequal() local
/linux-6.12.1/drivers/base/
Ddriver.c225 struct device_driver *other; in driver_register() local
/linux-6.12.1/lib/kunit/
Dstring-stream.c136 struct string_stream *other) in string_stream_append()
/linux-6.12.1/include/linux/
Dmath.h155 #define __abs_choose_expr(x, type, other) __builtin_choose_expr( \ argument
/linux-6.12.1/fs/nfsd/
Dnfs4acl.c184 unsigned short other; member
447 struct posix_ace_state other; member
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Defx.c208 struct efx_nic *other, *next; in efx_associate() local
253 struct efx_nic *other, *next; in efx_dissociate() local
/linux-6.12.1/drivers/net/ethernet/sfc/
Defx.c198 struct efx_nic *other, *next; in efx_associate() local
243 struct efx_nic *other, *next; in efx_dissociate() local
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dp_aux.c844 struct intel_encoder *other; in get_encoder_by_aux_ch() local
863 struct intel_encoder *other; in intel_dp_aux_ch() local

12345