Searched refs:exclusive (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/lockd/
H A Dxdr.c245 u32 exclusive; local
250 exclusive = ntohl(*p++);
253 if (exclusive)
270 u32 exclusive; local
275 exclusive = ntohl(*p++);
278 if (exclusive)
290 u32 exclusive; local
295 exclusive = ntohl(*p++);
298 if (exclusive)
H A Dxdr4.c251 u32 exclusive; local
256 exclusive = ntohl(*p++);
259 if (exclusive)
276 u32 exclusive; local
281 exclusive = ntohl(*p++);
284 if (exclusive)
296 u32 exclusive; local
301 exclusive = ntohl(*p++);
304 if (exclusive)
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Drtnetlink.c278 int exclusive = 0; local
350 exclusive = 1;
380 if (exclusive)
386 if (exclusive)
432 * exclusive lock failed.
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Disdn.h89 #define ISDN_USAGE_EXCLUSIVE 64 /* This bit is set, if channel is exclusive */
124 int exclusive; /* Channel, if bound exclusive */ member in struct:__anon11212
303 int exclusive; /* If non-zero idx to reserved chan.*/ member in struct:isdn_net_local_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Disdn.h89 #define ISDN_USAGE_EXCLUSIVE 64 /* This bit is set, if channel is exclusive */
124 int exclusive; /* Channel, if bound exclusive */ member in struct:__anon6798
303 int exclusive; /* If non-zero idx to reserved chan.*/ member in struct:isdn_net_local_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_net.c2256 * down. However this channel may be bound exclusive. If the
2259 * We exchange the exclusive bindings of the two channels, the
2269 * exclusive too. */
2294 /* Now check for exclusive binding again */
2650 netdev->local->exclusive = -1;
2829 if (cfg->exclusive > 0) {
2832 /* If binding is exclusive, try to grab the channel */
2838 lp->exclusive = -1;
2846 lp->exclusive = i;
2848 /* Non-exclusive bindin
[all...]
H A Disdn_ppp.c168 char exclusive[ISDN_MAX_CHANNELS]; /* exclusive flags */ local
169 memset(exclusive, 0, ISDN_MAX_CHANNELS);
170 while (net_dev) { /* step through net devices to find exclusive minors */
173 exclusive[lp->pppbind] = 1;
180 if (ippp_table[i]->state == IPPP_OPEN && !exclusive[ippp_table[i]->minor]) { /* OPEN, but not connected! */
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_dev.c377 int exclusive = 0; local
397 exclusive = 1;
442 if (exclusive)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dssin.S65 | j1 exclusive or with the l.s.b. of k.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dilsp.S643 # the result sign is the exclusive or of the operand sign bits.
H A Dpfpsp.S8401 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
8425 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
8442 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
9166 mov.b SRC_EX(%a0),%d0 # result sign is exclusive
11453 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
11905 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
H A Dfpsp.S5065 # j1 exclusive or with the l.s.b. of k. #
11970 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
11994 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12011 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12735 mov.b SRC_EX(%a0),%d0 # result sign is exclusive
15022 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
15474 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
H A Dfplsp.S4959 # j1 exclusive or with the l.s.b. of k. #

Completed in 222 milliseconds