Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 1711) sorted by relevance

12345678910>>...69

/linux-6.1.9/net/unix/
Daf_unix.c451 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect() argument
457 u_other = unix_sk(other); in unix_dgram_peer_wake_connect()
462 u->peer_wake.private = other; in unix_dgram_peer_wake_connect()
473 struct sock *other) in unix_dgram_peer_wake_disconnect() argument
478 u_other = unix_sk(other); in unix_dgram_peer_wake_disconnect()
481 if (u->peer_wake.private == other) { in unix_dgram_peer_wake_disconnect()
490 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup() argument
492 unix_dgram_peer_wake_disconnect(sk, other); in unix_dgram_peer_wake_disconnect_wakeup()
503 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me() argument
507 connected = unix_dgram_peer_wake_connect(sk, other); in unix_dgram_peer_wake_me()
[all …]
/linux-6.1.9/drivers/pinctrl/aspeed/
Dpinmux-aspeed.h675 #define PIN_DECL_1(pin, other, sig) \ argument
676 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \
678 SIG_EXPR_LIST_PTR(pin, other))
692 #define SSSF_PIN_DECL(pin, other, sig, ...) \ argument
694 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \
696 SIG_EXPR_LIST_PTR(pin, other)); \
717 #define PIN_DECL_2(pin, other, high, low) \ argument
718 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \
722 SIG_EXPR_LIST_PTR(pin, other))
724 #define PIN_DECL_3(pin, other, high, medium, low) \ argument
[all …]
/linux-6.1.9/tools/testing/kunit/
Dkunit_config.py37 def __eq__(self, other) -> bool: argument
38 if not isinstance(other, self.__class__):
40 return self._entries == other._entries
52 def is_subset_of(self, other: 'Kconfig') -> bool:
54 b = other._entries.get(name)
63 def conflicting_options(self, other: 'Kconfig') -> List[Tuple[KconfigEntry, KconfigEntry]]:
66 b = other._entries.get(name)
72 def merge_in_entries(self, other: 'Kconfig') -> None:
73 for name, value in other._entries.items():
/linux-6.1.9/tools/perf/tests/
Dthread-maps-share.c18 struct thread *other, *other_leader; in test__thread_maps_share() local
40 other = machine__findnew_thread(machine, 4, 5); in test__thread_maps_share()
43 leader && t1 && t2 && t3 && other); in test__thread_maps_share()
70 machine__remove_thread(machine, other); in test__thread_maps_share()
73 other_maps = other->maps; in test__thread_maps_share()
94 thread__put(other); in test__thread_maps_share()
Dattr.py105 def equal(self, other): argument
107 log.debug(" [%s] %s %s" % (t, self[t], other[t]));
108 if t not in self or t not in other:
110 if not data_equal(self[t], other[t]):
119 def diff(self, other): argument
121 if t not in self or t not in other:
123 if not data_equal(self[t], other[t]):
124 log.warning("expected %s=%s, got %s" % (t, self[t], other[t]))
/linux-6.1.9/tools/testing/selftests/openat2/
Dhelpers.c73 char *fdpath, *dfdpath, *other; in fdequal() local
80 E_asprintf(&other, "%s", dfdpath); in fdequal()
82 E_asprintf(&other, "%s", path); in fdequal()
84 E_asprintf(&other, "%s/%s", dfdpath, path); in fdequal()
86 cmp = !strcmp(fdpath, other); in fdequal()
90 free(other); in fdequal()
/linux-6.1.9/tools/lib/perf/
Dcpumap.c351 struct perf_cpu_map *other) in perf_cpu_map__merge() argument
358 if (perf_cpu_map__is_subset(orig, other)) in perf_cpu_map__merge()
360 if (perf_cpu_map__is_subset(other, orig)) { in perf_cpu_map__merge()
362 return perf_cpu_map__get(other); in perf_cpu_map__merge()
365 tmp_len = orig->nr + other->nr; in perf_cpu_map__merge()
372 while (i < orig->nr && j < other->nr) { in perf_cpu_map__merge()
373 if (orig->map[i].cpu <= other->map[j].cpu) { in perf_cpu_map__merge()
374 if (orig->map[i].cpu == other->map[j].cpu) in perf_cpu_map__merge()
378 tmp_cpus[k++] = other->map[j++]; in perf_cpu_map__merge()
384 while (j < other->nr) in perf_cpu_map__merge()
[all …]
/linux-6.1.9/Documentation/ABI/testing/
Ddebugfs-hisi-sec7 Only available for PF, and take no other effect on SEC.
47 Only available for PF, and take no other effect on SEC.
54 Available for both PF and VF, and take no other effect on SEC.
60 Available for both PF and VF, and take no other effect on SEC.
66 Available for both PF and VF, and take no other effect on SEC.
72 Available for both PF and VF, and take no other effect on SEC.
78 Available for both PF and VF, and take no other effect on SEC.
85 Available for both PF and VF, and take no other effect on SEC.
105 Available for both PF and VF, and take no other effect on SEC.
111 Available for both PF and VF, and take no other effect on SEC.
[all …]
Ddebugfs-hisi-hpre74 Available for both PF and VF, and take no other effect on HPRE.
80 Available for both PF and VF, and take no other effect on HPRE.
86 Available for both PF and VF, and take no other effect on HPRE.
92 Available for both PF and VF, and take no other effect on HPRE.
98 Available for both PF and VF, and take no other effect on HPRE.
105 Available for both PF and VF, and take no other effect on HPRE.
125 Available for both PF and VF, and take no other effect on HPRE.
131 Available for both PF and VF, and take no other effect on HPRE.
138 Available for both PF and VF, and take no other effect on HPRE.
144 Available for both PF and VF, and take no other effect on HPRE.
[all …]
Ddebugfs-hisi-zip67 Available for both PF and VF, and take no other effect on ZIP.
73 Available for both PF and VF, and take no other effect on ZIP.
79 Available for both PF and VF, and take no other effect on ZIP.
85 Available for both PF and VF, and take no other effect on ZIP.
91 Available for both PF and VF, and take no other effect on ZIP.
98 Available for both PF and VF, and take no other effect on ZIP.
118 Available for both PF and VF, and take no other effect on ZIP.
124 Available for both PF and VF, and take no other effect on ZIP.
131 Available for both PF and VF, and take no other effect on ZIP.
138 Available for both PF and VF, and take no other effect on ZIP.
/linux-6.1.9/drivers/leds/
Dleds-acer-a500.c20 struct a500_led *other; member
55 if (led->other->cdev.brightness) in a500_ec_led_brightness_set()
59 control_seq[1] = led->other->enable_seq[0]; in a500_ec_led_brightness_set()
100 white_led->other = orange_led; in a500_ec_leds_probe()
101 orange_led->other = white_led; in a500_ec_leds_probe()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_sync.c65 struct radeon_fence *other; in radeon_sync_fence() local
70 other = sync->sync_to[fence->ring]; in radeon_sync_fence()
71 sync->sync_to[fence->ring] = radeon_fence_later(fence, other); in radeon_sync_fence()
74 other = sync->last_vm_update; in radeon_sync_fence()
75 sync->last_vm_update = radeon_fence_later(fence, other); in radeon_sync_fence()
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Defx.c209 struct efx_nic *other, *next; in efx_associate() local
217 list_for_each_entry_safe(other, next, &efx_unassociated_list, in efx_associate()
219 if (efx_same_controller(efx, other)) { in efx_associate()
220 list_del(&other->node); in efx_associate()
221 netif_dbg(other, probe, other->net_dev, in efx_associate()
225 list_add_tail(&other->node, in efx_associate()
227 other->primary = efx; in efx_associate()
233 list_for_each_entry(other, &efx_primary_list, node) { in efx_associate()
234 if (efx_same_controller(efx, other)) { in efx_associate()
237 pci_name(other->pci_dev), in efx_associate()
[all …]
/linux-6.1.9/drivers/net/ethernet/sfc/
Defx.c198 struct efx_nic *other, *next; in efx_associate() local
206 list_for_each_entry_safe(other, next, &efx_unassociated_list, in efx_associate()
208 if (efx_same_controller(efx, other)) { in efx_associate()
209 list_del(&other->node); in efx_associate()
210 netif_dbg(other, probe, other->net_dev, in efx_associate()
214 list_add_tail(&other->node, in efx_associate()
216 other->primary = efx; in efx_associate()
222 list_for_each_entry(other, &efx_primary_list, node) { in efx_associate()
223 if (efx_same_controller(efx, other)) { in efx_associate()
226 pci_name(other->pci_dev), in efx_associate()
[all …]
/linux-6.1.9/rust/alloc/vec/
Dpartial_eq.rs18 fn eq(&self, other: &$rhs) -> bool { self[..] == other[..] }
20 fn ne(&self, other: &$rhs) -> bool { self[..] != other[..] }
Dmod.rs1813 pub fn append(&mut self, other: &mut Self) { in append()
1815 self.append_elements(other.as_slice() as _); in append()
1816 other.set_len(0); in append()
1823 unsafe fn append_elements(&mut self, other: *const [T]) { in append_elements()
1824 let count = unsafe { (*other).len() }; in append_elements()
1827 unsafe { ptr::copy_nonoverlapping(other as *const T, self.as_mut_ptr().add(len), count) }; in append_elements()
2001 let mut other = Vec::with_capacity_in(other_len, self.allocator().clone()); in split_off() localVariable
2006 other.set_len(other_len); in split_off()
2008 ptr::copy_nonoverlapping(self.as_ptr().add(at), other.as_mut_ptr(), other.len()); in split_off()
2010 other in split_off()
[all …]
/linux-6.1.9/net/vmw_vsock/
Dvsock_addr.c53 const struct sockaddr_vm *other) in vsock_addr_equals_addr() argument
55 return addr->svm_cid == other->svm_cid && in vsock_addr_equals_addr()
56 addr->svm_port == other->svm_port; in vsock_addr_equals_addr()
/linux-6.1.9/sound/soc/samsung/
Di2s.c163 struct i2s_dai *other = get_other_dai(i2s); in other_tx_active() local
165 return tx_active(other); in other_tx_active()
190 struct i2s_dai *other = get_other_dai(i2s); in other_rx_active() local
192 return rx_active(other); in other_rx_active()
502 struct i2s_dai *other = get_other_dai(i2s); in i2s_set_sysclk() local
527 if ((rfs && other && other->rfs && (other->rfs != rfs)) || in i2s_set_sysclk()
821 struct i2s_dai *other = get_other_dai(i2s); in i2s_startup() local
830 if (is_manager(other)) in i2s_startup()
848 struct i2s_dai *other = get_other_dai(i2s); in i2s_shutdown() local
856 if (is_opened(other)) in i2s_shutdown()
[all …]
/linux-6.1.9/drivers/char/ipmi/
Dipmi_si_hardcode.c46 module_param_hw_array(regspacings, int, other, &num_regspacings, 0);
49 module_param_hw_array(regsizes, int, other, &num_regsizes, 0);
52 module_param_hw_array(regshifts, int, other, &num_regshifts, 0);
55 module_param_hw_array(slave_addrs, int, other, &num_slave_addrs, 0);
/linux-6.1.9/Documentation/admin-guide/namespaces/
Dcompatibility-list.rst10 in different other namespaces (the rows):
28 other task living in a different namespace via a shared filesystem
31 other object in another namespace.
34 should not be equal from the VFS point of view. In other
/linux-6.1.9/tools/memory-model/litmus-tests/
DMP+polocks.litmus8 * In other words, when holding a given lock (or indeed after releasing a
9 * given lock), a CPU is not only guaranteed to see the accesses that other
11 * to see all prior accesses by those other CPUs.
DMP+porevlocks.litmus8 * In other words, when holding a given lock (or indeed after releasing a
9 * given lock), a CPU is not only guaranteed to see the accesses that other
11 * see all prior accesses by those other CPUs.
/linux-6.1.9/scripts/
Dconfig30 Enable option directly after other option
32 Disable option directly after other option
34 Turn option into module directly after other option
/linux-6.1.9/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst50 2. Do all eHCA-Infiniband-related work on other CPUs, including
65 some other CPU.
78 occur on some other CPU and furthermore initiate all
79 Bluetooth activity on some other CPU.
103 do not offline any other CPUs, because doing so could force the
111 1. Force networking interrupts onto other CPUs.
112 2. Initiate any network I/O on other CPUs.
123 1. Force block-device interrupts onto some other CPU.
124 2. Initiate any block I/O on other CPUs.
135 1. Force block-device interrupts onto some other CPU.
[all …]
/linux-6.1.9/rust/alloc/
Dboxed.rs1284 fn eq(&self, other: &Self) -> bool { in eq()
1285 PartialEq::eq(&**self, &**other) in eq()
1288 fn ne(&self, other: &Self) -> bool { in ne()
1289 PartialEq::ne(&**self, &**other) in ne()
1295 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()
1296 PartialOrd::partial_cmp(&**self, &**other) in partial_cmp()
1299 fn lt(&self, other: &Self) -> bool { in lt()
1300 PartialOrd::lt(&**self, &**other) in lt()
1303 fn le(&self, other: &Self) -> bool { in le()
1304 PartialOrd::le(&**self, &**other) in le()
[all …]

12345678910>>...69