Home
last modified time | relevance | path

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

12345678910>>...52

/linux-3.4.99/lib/
Drbtree.c141 struct rb_node *other; in __rb_erase_color() local
147 other = parent->rb_right; in __rb_erase_color()
148 if (rb_is_red(other)) in __rb_erase_color()
150 rb_set_black(other); in __rb_erase_color()
153 other = parent->rb_right; in __rb_erase_color()
155 if ((!other->rb_left || rb_is_black(other->rb_left)) && in __rb_erase_color()
156 (!other->rb_right || rb_is_black(other->rb_right))) in __rb_erase_color()
158 rb_set_red(other); in __rb_erase_color()
164 if (!other->rb_right || rb_is_black(other->rb_right)) in __rb_erase_color()
166 rb_set_black(other->rb_left); in __rb_erase_color()
[all …]
/linux-3.4.99/net/unix/
Daf_unix.c333 static void unix_dgram_disconnected(struct sock *sk, struct sock *other) in unix_dgram_disconnected() argument
343 if (!sock_flag(other, SOCK_DEAD) && unix_peer(other) == sk) { in unix_dgram_disconnected()
344 other->sk_err = ECONNRESET; in unix_dgram_disconnected()
345 other->sk_error_report(other); in unix_dgram_disconnected()
973 struct sock *other; in unix_dgram_connect() local
988 other = unix_find_other(net, sunaddr, alen, sock->type, hash, &err); in unix_dgram_connect()
989 if (!other) in unix_dgram_connect()
992 unix_state_double_lock(sk, other); in unix_dgram_connect()
995 if (sock_flag(other, SOCK_DEAD)) { in unix_dgram_connect()
996 unix_state_double_unlock(sk, other); in unix_dgram_connect()
[all …]
/linux-3.4.99/sound/soc/samsung/
Di2s.c109 struct i2s_dai *other = i2s->pri_dai ? : i2s->sec_dai; in other_tx_active() local
111 return tx_active(other); in other_tx_active()
136 struct i2s_dai *other = i2s->pri_dai ? : i2s->sec_dai; in other_rx_active() local
138 return rx_active(other); in other_rx_active()
386 struct i2s_dai *other = i2s->pri_dai ? : i2s->sec_dai; in i2s_set_sysclk() local
395 if ((rfs && other->rfs && (other->rfs != rfs)) || in i2s_set_sysclk()
441 if (other) { in i2s_set_sysclk()
442 other->op_clk = i2s->op_clk; in i2s_set_sysclk()
443 other->rclk_srcrate = i2s->rclk_srcrate; in i2s_set_sysclk()
452 i2s->op_clk = other->op_clk; in i2s_set_sysclk()
[all …]
/linux-3.4.99/scripts/
Dconfig20 Enable option directly after other option
22 Disable option directly after other option
24 Turn option into module directly after other option
/linux-3.4.99/drivers/tty/
Dpty.c291 if (!try_module_get(driver->other->owner)) { in pty_install()
296 initialize_tty_struct(o_tty, driver->other, idx); in pty_install()
311 driver->other->ttys[idx] = o_tty; in pty_install()
312 tty_driver_kref_get(driver->other); in pty_install()
408 pty_driver->other = pty_slave_driver; in legacy_pty_init()
423 pty_slave_driver->other = pty_driver; in legacy_pty_init()
508 if (!try_module_get(driver->other->owner)) { in pty_unix98_install()
512 initialize_tty_struct(o_tty, driver->other, idx); in pty_unix98_install()
523 *o_tty->termios = driver->other->init_termios; in pty_unix98_install()
526 tty_driver_kref_get(driver->other); in pty_unix98_install()
[all …]
/linux-3.4.99/Documentation/namespaces/
Dcompatibility-list.txt8 in different other namespaces (the rows):
23 other task living in a different namespace via a shared filesystem
26 other object in another namespace.
29 should not be equal from the VFS point of view. In other
/linux-3.4.99/drivers/block/xen-blkback/
Dcommon.h90 struct blkif_x86_32_request_other other; member
134 struct blkif_x86_64_request_other other; member
286 dst->u.other.id = src->u.other.id; in blkif_get_x86_32_req()
322 dst->u.other.id = src->u.other.id; in blkif_get_x86_64_req()
/linux-3.4.99/arch/um/
DKconfig.net12 kernels can talk to each other, the host, and with the host's help,
92 UMLs on a single host to communicate with each other, but not to
103 If you'd like to set up a network with other UMLs on a single host,
106 the host and/or other IP machines, say Y to the Ethertap or Slip
116 UMLs on a single host to communicate with each other and also
139 each other over a virtual ethernet network. However, it requires
140 at least one UML with one of the other transports to act as a
142 other IP machines.
153 with other IP machines, make sure you select one of the other
183 unlike other network transports that can handle all Ethernet
[all …]
/linux-3.4.99/net/sctp/
Ddebug.c159 if (id.other <= SCTP_EVENT_OTHER_MAX) in sctp_oname()
160 return sctp_other_tbl[id.other]; in sctp_oname()
/linux-3.4.99/arch/mn10300/include/asm/
Dframe.inc35 movm [other],(sp)
37 mov a1,(sp) # USP in MOVM[other] dummy slot
87 mov (sp),a1 # USP in MOVM[other] dummy slot
90 movm (sp),[other]
/linux-3.4.99/drivers/xen/
DKconfig65 other domains. This makes sure that any confidential data
66 is not accidentally visible to other domains. Is it more
85 to other virtual machines.
93 information with each other and with the hypervisor.
138 to other domains. This can be used to implement frontend drivers
160 PCI devices to other guests. If you select this to be a module, you
161 will need to make sure no other driver has bound to the device(s)
162 you want to make visible to other guests.
192 SMM so that other drivers (such as ACPI cpufreq scaling driver) will
/linux-3.4.99/include/linux/
Dicmpv6.h47 other:1, member
52 other:1, member
76 #define icmp6_addrconf_other icmp6_dataun.u_nd_ra.other
/linux-3.4.99/Documentation/security/
DYama.txt4 any other LSM).
19 attach to other running processes (e.g. Firefox, SSH sessions, GPG agent,
40 other process (and its descendents) are allowed to call PTRACE_ATTACH
44 to ptrace each other. If a process wishes to entirely disable these ptrace
51 0 - classic ptrace permissions: a process can PTRACE_ATTACH to any other
/linux-3.4.99/drivers/media/video/s5p-tv/
DKconfig29 subdev for use by other drivers. This driver requires
47 subdev for use by other drivers.
57 subdev for use by other drivers.
67 subdev for use by other drivers. This driver requires
/linux-3.4.99/fs/nfsd/
Dnfs4acl.c170 unsigned short other; member
204 pas->other = pa->e_perm; in summarize_posix_acl()
241 deny &= pas.users | pas.group | pas.groups | pas.other; in _posix_to_nfsv4_one()
261 deny &= pas.groups | pas.group | pas.other; in _posix_to_nfsv4_one()
313 deny = ~pas.group & pas.other; in _posix_to_nfsv4_one()
326 deny &= pas.other; in _posix_to_nfsv4_one()
420 struct posix_ace_state other; member
567 error = check_deny(state->other.deny, 0); in posix_state_to_acl()
570 low_mode_from_nfs4(state->other.allow, &pace->e_perm, flags); in posix_state_to_acl()
679 allow_bits(&state->other, mask); in process_one_v4_ace()
[all …]
/linux-3.4.99/Documentation/arm/msm/
Dgpiomux.txt23 The 'direction' flag: for all mux-settings other than raw-gpio (0),
73 'suspended' configurations. All other gpios, which were left unconfigured,
77 above 0, its active configuration will be applied. Since no other gpio
79 effect on any other line.
83 Since no other gpio line has a valid suspended configuration, no other
114 active setting prevents any other setting from being applied at runtime.
115 If other subsystems attempting to access the line is a concern, one could
121 But then, if having other subsystems grabbing for the line is truly a concern,
/linux-3.4.99/arch/arm/plat-nomadik/
DKconfig1 # We keep common IP's here for Nomadik and other similar
11 Common platform code for Nomadik and other ST-Ericsson
/linux-3.4.99/arch/arm/mach-ux500/
Dcpu-db8500.c89 int other = !smp_processor_id(); in db8500_pmu_handler() local
91 if (ret == IRQ_NONE && cpu_online(other)) in db8500_pmu_handler()
92 irq_set_affinity(irq, cpumask_of(other)); in db8500_pmu_handler()
/linux-3.4.99/fs/jffs2/
DLICENCE20 As a special exception, if other files instantiate templates or use
22 files and link them with other works to produce a work based on these
28 This exception does not invalidate any other reasons why a work based on
/linux-3.4.99/Documentation/hwmon/
Dlm8324 Both are compatible with many other devices such as the LM84 and all
25 other ADM1021 clones. The main difference between the LM83 and the LM84
69 CPU. The two other sensors must be used to measure the temperature of
70 two other points of the motherboard. We suspect these points to be the
84 other second; reading them more often will do no harm, but will return
/linux-3.4.99/security/selinux/ss/
Dconditional.c265 struct cond_av_list *other; member
274 struct cond_av_list *other = data->other, *list, *cur; in cond_insertf() local
297 if (other) { in cond_insertf()
305 for (cur = other; cur; cur = cur->next) { in cond_insertf()
351 …d_av_list(struct policydb *p, void *fp, struct cond_av_list **ret_list, struct cond_av_list *other) in cond_read_av_list() argument
370 data.other = other; in cond_read_av_list()
/linux-3.4.99/drivers/pnp/pnpbios/
DKconfig19 conflicts between mainboard devices and other bus devices.
31 allocation, ESCD, and other PNPBIOS services. Using this
40 Unless you are debugging or have other specific reasons, it is
/linux-3.4.99/Documentation/filesystems/
Dlocks.txt31 for example. This gave rise to some other subtle problems if sendmail was
42 is to make flock() and fcntl() locks oblivious to each other. Both can
43 exists, and neither will have any effect on the other.
48 4.1.x and several other commercial Unices. The only OS's that support
/linux-3.4.99/Documentation/ide/
Dide-tape.txt7 interface, on the other hand, creates new requests, adds them
27 as any other ide device.
51 other device while the tape is busy executing a command. The
53 for the DSC bit, and servicing the other device while the tape
/linux-3.4.99/drivers/base/
Ddriver.c167 struct device_driver *other; in driver_register() local
177 other = driver_find(drv->name, drv->bus); in driver_register()
178 if (other) { in driver_register()

12345678910>>...52