Home
last modified time | relevance | path

Searched refs:group (Results 1 – 25 of 92) sorted by relevance

1234

/linux-2.4.37.9/drivers/net/
Daironet4500_proc.c412 int group =0; in awc_proc_set_device() local
444 while (awc_rids[group].selector && group < awc_nof_rids){ in awc_proc_set_device()
446 … printk(KERN_CRIT "ridgroup %s size %d \n", awc_rids[group].selector->name,awc_rids[group].size); in awc_proc_set_device()
448 awc_proc_priv[device_number].proc_table[group].ctl_name = group +1; in awc_proc_set_device()
449 awc_proc_priv[device_number].proc_table[group+1].ctl_name = 0; in awc_proc_set_device()
450 awc_proc_priv[device_number].proc_table[group].procname = awc_rids[group].selector->name; in awc_proc_set_device()
451 awc_proc_priv[device_number].proc_table[group].data = awc_proc_buff; in awc_proc_set_device()
452 awc_proc_priv[device_number].proc_table[group].maxlen = sizeof(awc_proc_buff) -1; in awc_proc_set_device()
453 awc_proc_priv[device_number].proc_table[group].mode = 0600; in awc_proc_set_device()
454 …awc_proc_priv[device_number].proc_table[group].child = kmalloc(sizeof(struct ctl_table) * (awc_rid… in awc_proc_set_device()
[all …]
/linux-2.4.37.9/fs/ext2/
Dialloc.c239 int group, best_group = -1; in find_group_dir() local
241 for (group = 0; group < ngroups; group++) { in find_group_dir()
242 desc = ext2_get_group_desc (sb, group, &bh); in find_group_dir()
250 best_group = group; in find_group_dir()
270 int group, i; in find_group_other() local
275 group = parent_group; in find_group_other()
276 desc = ext2_get_group_desc (sb, group, &bh); in find_group_other()
285 group += i; in find_group_other()
286 if (group >= ngroups) in find_group_other()
287 group -= ngroups; in find_group_other()
[all …]
Dballoc.c678 int ext2_group_sparse(int group) in ext2_group_sparse() argument
680 return (test_root(group, 3) || test_root(group, 5) || in ext2_group_sparse()
681 test_root(group, 7)); in ext2_group_sparse()
692 int ext2_bg_has_super(struct super_block *sb, int group) in ext2_bg_has_super() argument
695 !ext2_group_sparse(group)) in ext2_bg_has_super()
709 unsigned long ext2_bg_num_gdb(struct super_block *sb, int group) in ext2_bg_num_gdb() argument
712 !ext2_group_sparse(group)) in ext2_bg_num_gdb()
/linux-2.4.37.9/drivers/atm/
Dhe.c774 he_init_group(struct he_dev *he_dev, int group) in he_init_group() argument
825 he_writel(he_dev, he_dev->rbps_phys, G0_RBPS_S + (group * 32)); in he_init_group()
827 G0_RBPS_T + (group * 32)); in he_init_group()
829 G0_RBPS_BS + (group * 32)); in he_init_group()
834 G0_RBPS_QI + (group * 32)); in he_init_group()
836 he_writel(he_dev, 0x0, G0_RBPS_S + (group * 32)); in he_init_group()
837 he_writel(he_dev, 0x0, G0_RBPS_T + (group * 32)); in he_init_group()
838 he_writel(he_dev, 0x0, G0_RBPS_QI + (group * 32)); in he_init_group()
840 G0_RBPS_BS + (group * 32)); in he_init_group()
888 he_writel(he_dev, he_dev->rbpl_phys, G0_RBPL_S + (group * 32)); in he_init_group()
[all …]
/linux-2.4.37.9/kernel/
Duid16.c30 asmlinkage long sys_chown16(const char * filename, old_uid_t user, old_gid_t group) in sys_chown16() argument
32 return sys_chown(filename, low2highuid(user), low2highgid(group)); in sys_chown16()
35 asmlinkage long sys_lchown16(const char * filename, old_uid_t user, old_gid_t group) in sys_lchown16() argument
37 return sys_lchown(filename, low2highuid(user), low2highgid(group)); in sys_lchown16()
40 asmlinkage long sys_fchown16(unsigned int fd, old_uid_t user, old_gid_t group) in sys_fchown16() argument
42 return sys_fchown(fd, low2highuid(user), low2highgid(group)); in sys_fchown16()
/linux-2.4.37.9/fs/nfsd/
Dauth.c46 gid_t group = cred->cr_groups[i]; in nfsd_setuser() local
47 if (group == (gid_t) NOGROUP) in nfsd_setuser()
49 current->groups[i] = group; in nfsd_setuser()
/linux-2.4.37.9/net/ipv6/
Dmcast.c270 struct inet6_dev *ip6_mc_find_dev(struct in6_addr *group, int ifindex) in ip6_mc_find_dev() argument
278 rt = rt6_lookup(group, NULL, 0, 0); in ip6_mc_find_dev()
338 struct in6_addr *source, *group; in ip6_mc_source() local
352 group = &((struct sockaddr_in6 *)&pgsr->gsr_group)->sin6_addr; in ip6_mc_source()
354 if (!(ipv6_addr_type(group) & IPV6_ADDR_MULTICAST)) in ip6_mc_source()
357 idev = ip6_mc_find_dev(group, pgsr->gsr_interface); in ip6_mc_source()
367 if (ipv6_addr_cmp(&pmc->addr, group) == 0) in ip6_mc_source()
378 ip6_mc_add_src(idev, group, omode, 0, 0, 0); in ip6_mc_source()
379 ip6_mc_del_src(idev, group, pmc->sfmode, 0, 0, 0); in ip6_mc_source()
398 ip6_mc_del_src(idev, group, omode, 1, source, 1); in ip6_mc_source()
[all …]
/linux-2.4.37.9/arch/mips/arc/
Didentify.c26 int group; member
111 mips_machgroup = mach->group; in prom_identify_arch()
/linux-2.4.37.9/fs/
Dopen.c544 static int chown_common(struct dentry * dentry, uid_t user, gid_t group) in chown_common() argument
563 if (group == (gid_t) -1) in chown_common()
564 group = inode->i_gid; in chown_common()
567 newattrs.ia_gid = group; in chown_common()
604 asmlinkage long sys_chown(const char * filename, uid_t user, gid_t group) in sys_chown() argument
611 error = chown_common(nd.dentry, user, group); in sys_chown()
617 asmlinkage long sys_lchown(const char * filename, uid_t user, gid_t group) in sys_lchown() argument
624 error = chown_common(nd.dentry, user, group); in sys_lchown()
631 asmlinkage long sys_fchown(unsigned int fd, uid_t user, gid_t group) in sys_fchown() argument
638 error = chown_common(file->f_dentry, user, group); in sys_fchown()
/linux-2.4.37.9/arch/ppc64/kernel/
Dstab.c62 unsigned long entry, group, old_esid, castout_entry, i; in make_ste() local
82 for(group = 0; group < 2; group++) { in make_ste()
/linux-2.4.37.9/arch/sparc/boot/
DMakefile38 --start-group \
41 --end-group -o vmlinux.o
/linux-2.4.37.9/Documentation/filesystems/
Dext2.txt30 grpid, bsdgroups Give objects the same group ID as their parent.
31 nogrpid, sysvgroups (*) New objects have the group ID of their creator.
34 resgid=n The group ID which may use the reserved blocks.
66 of consecutive data. Information about each block group is kept in a
68 Two blocks near the start of each group are reserved for the block usage
71 that the maximum size of a block group is 8 times the size of a block.
73 The block(s) following the bitmaps in each block group are designated
74 as the inode table for that block group and the remainder are the data
76 in the same block group as the inode which contains them.
87 every block group, along with backups of the group descriptor block(s).
[all …]
/linux-2.4.37.9/drivers/char/drm/
Ddrm.h46 #define DRM_IOC(dir, group, nr, size) _IOC(dir, group, nr, size) argument
61 #define DRM_IOC(dir, group, nr, size) _IOC(dir, group, nr, size) argument
/linux-2.4.37.9/fs/ext3/
Dballoc.c898 int ext3_group_sparse(int group) in ext3_group_sparse() argument
900 return (test_root(group, 3) || test_root(group, 5) || in ext3_group_sparse()
901 test_root(group, 7)); in ext3_group_sparse()
912 int ext3_bg_has_super(struct super_block *sb, int group) in ext3_bg_has_super() argument
915 !ext3_group_sparse(group)) in ext3_bg_has_super()
929 unsigned long ext3_bg_num_gdb(struct super_block *sb, int group) in ext3_bg_num_gdb() argument
932 !ext3_group_sparse(group)) in ext3_bg_num_gdb()
/linux-2.4.37.9/drivers/scsi/pcmcia/
Dnsp_debug.c49 #define group(opcode) (((opcode) >> 5) & 7) macro
67 const char **table = commands[ group(opcode) ]; in print_opcodek()
/linux-2.4.37.9/fs/partitions/
Dldm.h111 u32 group; member
185 u32 group; member
/linux-2.4.37.9/net/netlink/
Daf_netlink.c664 u32 group; member
679 if (nlk->pid == p->pid || !(nlk->groups & p->group)) in do_one_broadcast()
711 u32 group, int allocation) in netlink_broadcast() argument
718 info.group = group; in netlink_broadcast()
741 u32 group; member
753 if (nlk->pid == p->pid || !(nlk->groups & p->group)) in do_one_set_err()
762 void netlink_set_err(struct sock *ssk, u32 pid, u32 group, int code) in netlink_set_err() argument
769 info.group = group; in netlink_set_err()
/linux-2.4.37.9/include/linux/
Digmp.h34 __u32 group; member
66 __u32 group; member
Dnetlink.h112 __u32 group, int allocation);
113 extern void netlink_set_err(struct sock *ssk, __u32 pid, __u32 group, int code);
Dmatroxfb.h45 char group[32]; /* A suggested label string for the member
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_error.c531 uint32_t group = BRIDGE_IRR_MULTI_CLR; in pcibr_errintr_group() local
534 group |= BRIDGE_IRR_PCI_GRP_CLR; in pcibr_errintr_group()
536 group |= BRIDGE_IRR_SSRAM_GRP_CLR; in pcibr_errintr_group()
538 group |= BRIDGE_IRR_LLP_GRP_CLR; in pcibr_errintr_group()
540 group |= BRIDGE_IRR_REQ_DSP_GRP_CLR; in pcibr_errintr_group()
542 group |= BRIDGE_IRR_RESP_BUF_GRP_CLR; in pcibr_errintr_group()
544 group |= BRIDGE_IRR_CRP_GRP_CLR; in pcibr_errintr_group()
546 return group; in pcibr_errintr_group()
/linux-2.4.37.9/Documentation/networking/
Dz8530drv.txt276 group 0
372 group : 0x00
436 group : 0x00
557 group:
565 "param <interface> group <x>" command. This will only work when
567 The number <x> must be 0 if you want no group restrictions, and
572 transmitters in the group are off.
574 detect of all other interfaces in the group is off.
576 Interfaces are in the same group, when the logical AND
580 When 2 interfaces use group 201, their transmitters will never be
[all …]
/linux-2.4.37.9/drivers/scsi/
Dnsp32_debug.c47 #define group(opcode) (((opcode) >> 5) & 7) macro
65 const char **table = commands[ group(opcode) ]; in print_opcodek()
/linux-2.4.37.9/net/ipv4/
Digmp.c616 u32 group = pmc ? pmc->multiaddr : 0; in igmp_send_report() local
624 dst = group; in igmp_send_report()
665 ih->group=group; in igmp_send_report()
746 static void igmp_heard_report(struct in_device *in_dev, u32 group) in igmp_heard_report() argument
752 if (group == IGMP_ALL_HOSTS) in igmp_heard_report()
757 if (im->multiaddr == group) { in igmp_heard_report()
770 u32 group = ih->group; in igmp_heard_query() local
782 group = 0; in igmp_heard_query()
804 if (!group) { /* general query */ in igmp_heard_query()
826 if (group && group != im->multiaddr) in igmp_heard_query()
[all …]
/linux-2.4.37.9/Documentation/
DLVM-HOWTO16 You can think of the volume group as a virtual disk.
58 VGDA is the volume group descriptor area holding the LVM metadata
80 the new volume group too to be able to create LVs in the next step.

1234