Searched refs:master (Results 151 - 175 of 278) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Drecover.c186 * master nodeid. As replies are returned from the resource directories the
269 /* Master recovery: find new master node for rsb's that were
284 * Set the lock master for all LKBs in a lock queue
285 * If we are the new master of the rsb, we may have received new
307 * Propogate the new master nodeid to locks
354 * master nodeid and the resource will need to be remastered.
359 int master = dlm_dir_nodeid(r); local
361 if (master == dlm_our_nodeid())
362 master = 0;
364 if (r->res_nodeid != master) {
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c39 struct ippp_struct *is,struct ippp_struct *master,int type);
103 * note: it can happen, that we hangup/free the master before the slaves
104 * in this case we bind another lp to the master device
373 /* TODO: if this was the previous master: link the slcomp to the new master */
384 /* TODO: if this was the previous master: link the stuff to the new master */
496 printk(KERN_DEBUG "iPPP-bundle: minor: %d, slave unit: %d, master unit: %d\n",
974 BUG_ON(net_dev->local->master); // we're called with the master devic
2499 isdn_ppp_decompress(struct sk_buff *skb,struct ippp_struct *is,struct ippp_struct *master, int *proto) argument
2582 isdn_ppp_compress(struct sk_buff *skb_in,int *proto, struct ippp_struct *is,struct ippp_struct *master,int type) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/ice1712/
H A Daureon.c67 #define WM_DAC_MASTER_ATTEN 0x08 /* DAC master analog attenuation */
69 #define WM_DAC_DIG_MASTER_ATTEN 0x11 /* DAC master digital attenuation */
75 #define WM_MASTER 0x17 /* master clock and mode */
337 aureon_ac97_write(ice, AC97_MASTER, 0x0000); // Unmute AC'97 master volume permanently - muting is done by WM8770
634 * AC'97 master playback mute controls (Mute on WM8770 chip)
695 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index, unsigned short vol, unsigned short master) argument
699 if ((master & WM_VOL_MUTE) || (vol & WM_VOL_MUTE))
702 nvol = 127 - wm_vol[(((vol & ~WM_VOL_MUTE) * (master & ~WM_VOL_MUTE)) / 127) & WM_VOL_MAX];
756 ucontrol->value.integer.value[i] = ice->spec.aureon.master[i] & ~WM_VOL_MUTE;
767 if (ucontrol->value.integer.value[ch] != ice->spec.aureon.master[c
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_interface.c82 thread_add_event (master, ospf6_interface_maxage_remover, o6i, 0);
210 thread_add_event (master, interface_up, o6i, 0);
224 thread_execute (master, interface_down, o6i, 0);
248 thread_add_event (master, interface_up, o6i, 0);
250 thread_add_event (master, interface_down, o6i, 0);
780 thread_execute (master, inactivity_timer, o6n, 0);
807 thread_add_event (master, ospf6_send_hello, o6i, 0);
H A Dospf6_ism.c119 thread_add_event (master, ospf6_send_hello, ospf6_interface, 0);
129 thread_add_timer (master, wait_timer, ospf6_interface,
501 thread_add_event (master, adj_ok, nbpi, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dnetdevice.h389 struct net_device *master; /* Pointer to master device of a group, member in struct:net_device
1109 extern int netdev_set_master(struct net_device *dev, struct net_device *master);
1156 struct net_device *master = dev->master; local
1158 if (master &&
1164 if (master->priv_flags & IFF_MASTER_ALB) {
1169 if (master->priv_flags & IFF_MASTER_8023AD &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospfd.c134 thread_add_event (master, ospf_external_lsa_originate_timer,
138 thread_add_event (master, ospf_default_originate_timer,
217 thread_add_timer (master, ospf_lsa_maxage_walker,
225 new->t_lsa_refresher = thread_add_timer (master, ospf_lsa_refresh_walker,
231 new->t_read = thread_add_read (master, ospf_read, new, new->fd);
685 thread_add_timer (master, ospf_router_id_update_timer, ospf,
822 thread_add_timer (master, ospf_router_id_update_timer, NULL,
1231 thread_add_timer (master, ospf_lsa_refresh_walker, ospf, interval);
1250 thread_add_timer (master, ospf_lsa_refresh_walker, ospf,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_flac.sh281 echo "abcdefghijklmnopqrstuvwxyz1234567890ABCDEFGHIJKLMN" > master.raw
282 dd if=master.raw ibs=1 count=50 of=50c.raw 2>/dev/null || $dddie
283 dd if=master.raw ibs=1 skip=10 count=40 of=50c.skip10.raw 2>/dev/null || $dddie
284 dd if=master.raw ibs=1 skip=11 count=39 of=50c.skip11.raw 2>/dev/null || $dddie
285 dd if=master.raw ibs=1 skip=20 count=30 of=50c.skip20.raw 2>/dev/null || $dddie
286 dd if=master.raw ibs=1 skip=30 count=20 of=50c.skip30.raw 2>/dev/null || $dddie
287 dd if=master.raw ibs=1 skip=40 count=10 of=50c.skip40.raw 2>/dev/null || $dddie
288 dd if=master.raw ibs=1 count=10 of=50c.until10.raw 2>/dev/null || $dddie
289 dd if=master.raw ibs=1 count=20 of=50c.until20.raw 2>/dev/null || $dddie
290 dd if=master
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmrecovery.c75 u8 flags, u8 master);
132 u8 master)
136 dlm->name, dlm->reco.new_master, master);
137 dlm->reco.new_master = master;
241 * 3) once a new master is chosen, everyone scans all locks
244 * 5) the new master collects up all of secondary lock queue info
248 * 7) once the new master has run all its locks, it sends a ALLDONE!
252 * 9) once the new master gets responses from everyone, he unlocks
263 mlog(ML_NOTICE, "%s(%d): recovery info, state=%s, dead=%u, master=%u\n",
335 /* returns true when the recovery master ha
131 dlm_set_reco_master(struct dlm_ctxt *dlm, u8 master) argument
1164 dlm_init_migratable_lockres(struct dlm_migratable_lockres *mres, const char *lockname, int namelen, int total_locks, u64 cookie, u8 flags, u8 master) argument
1636 int master = DLM_LOCK_RES_OWNER_UNKNOWN; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_verify.c367 * If a master downgraded to client and is now running
368 * sync-up to a new master, that old master must have
375 * a new master was found, we must've let the txn get
460 int done, master, ret; local
565 * master and we may not have a master to request
568 * This is not an error; when we find a new master,
572 master = rep->master_id;
574 if (master
[all...]
H A Drep_elect.c40 * Called after master failure to hold/participate in an election for
41 * a new master.
98 * scenario of master/1 client to elect the client. Allow
175 * see if we can discover the master while waiting.
191 * and the master responded. We're done.
230 * election, but an existing master may be slow in responding.
232 * re-granted its lease, we're done - a master exists.
380 * If we are NOT the new master we want to send
383 * in the election waiting and if the master is
513 int elected, master, re local
[all...]
H A Drep_record.c47 (env, "Client record received on master")); \
50 * in effect. If I am an old master, using \
178 "Environment not configured as replication master or client");
372 * If I am a master and am out of date with a lower generation
380 * in effect. If I am an old master, using
400 * a new master and sync up.
479 * a current master saying it is still master and
613 * to the new client (if we are a master, we'll send a
628 * Clean up any previous master remnant
969 int cmp, event, master, ret, set_apply, t_ret; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep001.tcl10 # TEST Run rep_test in a replicated master environment.
12 # TEST Next, remove the database, close the master, upgrade the
13 # TEST client, reopen the master, and make sure the new master can
112 # be used with -txn nosync. Adjust the args for master
119 # Open a master.
145 # Run rep_test in the master (and update client).
161 puts "\tRep$tnum.c: Remove the file on the master and close master."
169 error_check_good upgrade_client [$newmasterenv rep_start -master]
[all...]
H A Drep009.tcl11 # TEST Declare one of the clients to also be a master.
12 # TEST Close a client, clean it and then declare it a 2nd master.
86 # Open a master.
111 # Run a modified test001 in the master (and update client).
116 puts "\tRep$tnum.b: Declare a client to be a master."
123 error_check_good client_master [$clientenv rep_start -master] 0
H A Drep011.tcl10 # TEST Open and close test database in master environment.
13 # TEST the client to master. Reopen the old master as client
15 # TEST handle we created on the master while it was still a
97 # Open a master.
117 # Open a test database on the master so we can test having
139 # Close master.
140 puts "\tRep$tnum.b: Close master."
145 error_check_good upgrade_client [$newmasterenv rep_start -master] 0
147 puts "\tRep$tnum.d: Reopen old master a
[all...]
H A Drep019.tcl10 # TEST different times. Declare a client master and after sync-up
63 # Open a master.
95 # Run a modified test001 in the master (and update clients).
122 puts "\tRep$tnum.c: Reopen clients and declare one master."
127 error_check_good master0 [$clenv(0) rep_start -master] 0
148 # which became the master.
H A Drep023.tcl8 # TEST Replication using two master handles.
10 # TEST Open two handles on one master env. Create two
11 # TEST databases, one through each master handle. Process
12 # TEST all messages through the first master handle. Make
95 # Open 1st master.
102 # Open 2nd handle on master. The master envs will share
106 error_check_good rep_start [$masterenv2 rep_start -master] 0
121 puts "\tRep$tnum.a: Create database using 1st master handle."
122 # Create a database using the 1st master
[all...]
H A Drep042.tcl11 # TEST pages with LSN 0,1. Set up an environment that is master.
84 # Open a master.
140 puts "\tRep$tnum.e: Upgrade to master again ..."
141 error_check_good upgrade [$masterenv rep_start -master] 0
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dzclient.c886 extern struct thread_master *master;
896 thread_add_event (master, zclient_connect, zclient, 0);
908 thread_add_timer (master, zclient_connect, zclient,
913 thread_add_read (master, zclient_read, zclient, zclient->sock);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ripd/
H A Drip_peer.c115 peer->t_timeout = thread_add_timer (master, rip_peer_timeout, peer,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_ftp.c113 struct nf_conn *ct = exp->master;
H A Dnf_nat_sip.c229 /* Change src to where master sends to */
232 = ct->master->tuplehash[!exp->dir].tuple.dst.u3.ip;
251 struct nf_conn *ct = exp->master;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_helper.c135 struct nf_conn_help *help = nfct_help(exp->master);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dvidc.c56 85, /* master */
69 85, /* master */
99 #define SCALE(lev,master) ((lev) * (master) * 65536 / 10000)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_nexthop.c623 thread_add_timer (master, bgp_scan, NULL, bgp_scan_interval);
1137 thread_add_timer (master, bgp_import, NULL, bgp_import_interval);
1207 thread_add_timer (master, bgp_import, NULL, 0);
1268 thread_add_timer (master, bgp_scan, NULL, bgp_scan_interval);
1287 thread_add_timer (master, bgp_scan, NULL, bgp_scan_interval);
1385 zlookup->t_connect = thread_add_event (master, zlookup_connect, zlookup, 0);
1404 bgp_scan_thread = thread_add_timer (master, bgp_scan, NULL, bgp_scan_interval);

Completed in 126 milliseconds

1234567891011>>