| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm.c | 645 spi_min_period(starget) = tinfo->user.period; in ahd_linux_target_alloc() 646 spi_max_offset(starget) = tinfo->user.offset; in ahd_linux_target_alloc() 1438 * Queueing is disabled by the user. in ahd_platform_set_tags()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | cirrusfb.c | 428 static int cirrusfb_open(struct fb_info *info, int user) in cirrusfb_open() argument 436 static int cirrusfb_release(struct fb_info *info, int user) in cirrusfb_release() argument
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-main.c | 329 /* match with bpp if user has not filled color fields in fb_mode_to_dss_mode() 750 static int omapfb_open(struct fb_info *fbi, int user) in omapfb_open() argument 755 static int omapfb_release(struct fb_info *fbi, int user) in omapfb_release() argument 1103 DBG("user mmap region start %lx, len %d, off %lx\n", start, len, in omapfb_mmap() 2408 * Search with the display name from the user or the board file, in omapfb_find_default_display()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
| H A D | i810_main.c | 867 * @var contains user-defined information for the mode to be set. 988 * for the current mode and if the user's monitor has the 1085 * This will set up parameters that are unmodifiable by the user. 1239 static int i810fb_open(struct fb_info *info, int user) in i810fb_open() argument 1259 static int i810fb_release(struct fb_info *info, int user) in i810fb_release() argument 1724 * Sets the user monitor's horizontal and vertical
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | core.c | 238 ret = __bpf_prog_charge(fp_old->aux->user, delta); in bpf_prog_realloc() 244 __bpf_prog_uncharge(fp_old->aux->user, delta); in bpf_prog_realloc() 293 * since they are unstable from user space side. in bpf_prog_calc_tag() 980 * AX register is inaccessible from user space. It is mapped in in bpf_jit_blind_insn() 2154 /* return early if user requested only program count or nothing to copy */ in bpf_prog_array_copy_info() 2226 /* RNG for unpriviledged user space with separated state from prandom_u32(). */
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm.c | 643 spi_min_period(starget) = tinfo->user.period; in ahd_linux_target_alloc() 644 spi_max_offset(starget) = tinfo->user.offset; in ahd_linux_target_alloc() 1432 * Queueing is disabled by the user. in ahd_platform_set_tags()
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | cirrusfb.c | 429 static int cirrusfb_open(struct fb_info *info, int user) in cirrusfb_open() argument 437 static int cirrusfb_release(struct fb_info *info, int user) in cirrusfb_release() argument
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/i810/ |
| H A D | i810_main.c | 868 * @var contains user-defined information for the mode to be set. 989 * for the current mode and if the user's monitor has the 1086 * This will set up parameters that are unmodifiable by the user. 1240 static int i810fb_open(struct fb_info *info, int user) in i810fb_open() argument 1260 static int i810fb_release(struct fb_info *info, int user) in i810fb_release() argument 1725 * Sets the user monitor's horizontal and vertical
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-main.c | 329 /* match with bpp if user has not filled color fields in fb_mode_to_dss_mode() 750 static int omapfb_open(struct fb_info *fbi, int user) in omapfb_open() argument 755 static int omapfb_release(struct fb_info *fbi, int user) in omapfb_release() argument 1103 DBG("user mmap region start %lx, len %d, off %lx\n", start, len, in omapfb_mmap() 2406 * Search with the display name from the user or the board file, in omapfb_find_default_display()
|
| /kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 32 # and contains the entry points into the package. The user, in 6677 fmov.l %d0,%fpcr # load user's rnd mode/prec 6815 # 6.3 Restore the user FPCR # 6833 # 7.2 Restore user FPCR. # 6861 # 9.4 Restore user FPCR. # 6876 # precision prescribed by the user FPCR. # 6947 # 6.6 Restore user FPCR. # 6963 # Notes: The idea is to return "X - tiny" under the user # 6995 # Restore user FPCR # 6998 # in the user roundin [all...] |
| /kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 32 # and contains the entry points into the package. The user, in 6677 fmov.l %d0,%fpcr # load user's rnd mode/prec 6815 # 6.3 Restore the user FPCR # 6833 # 7.2 Restore user FPCR. # 6861 # 9.4 Restore user FPCR. # 6876 # precision prescribed by the user FPCR. # 6947 # 6.6 Restore user FPCR. # 6963 # Notes: The idea is to return "X - tiny" under the user # 6995 # Restore user FPCR # 6998 # in the user roundin [all...] |
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | osf_sys.c | 26 #include <linux/user.h> 1060 struct timeval32 ru_utime; /* user time used */ 1281 /* Clear top 32 bits of iov_len in the user's buffer for
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| H A D | util.S | 9 | get_fline: get user's opcode word 93 | This sets the round precision according to the user's FPCR unless the
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | cpuid.c | 19 #include <asm/user.h>
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | pgtable.h | 35 bool user); 723 * Populates the user and returns the resulting PGD that must be set in 1199 * the user one is in the last 4k. To switch between them, you 1260 /* Clone the user space pgd as well */ in clone_pgd_range()
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | ptrace_64.c | 21 #include <linux/user.h> 120 * user page is the same as the virtual address that page in flush_ptrace_access() 121 * is mapped to in the user's address space, we can skip the in flush_ptrace_access()
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| H A D | util.S | 9 | get_fline: get user's opcode word 93 | This sets the round precision according to the user's FPCR unless the
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | osf_sys.c | 26 #include <linux/user.h> 1059 struct timeval32 ru_utime; /* user time used */
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | ptrace_64.c | 21 #include <linux/user.h> 119 * user page is the same as the virtual address that page in flush_ptrace_access() 120 * is mapped to in the user's address space, we can skip the in flush_ptrace_access()
|
| /kernel/linux/linux-5.10/drivers/lightnvm/ |
| H A D | pblk.h | 259 * user I/O rate limiter 268 * when user I/O is being rate limited, there 275 int rb_user_max; /* Max buffer entries available for user I/O */ 297 atomic_t free_user_blocks; /* Number of user free blocks (no OP) */ 405 __le64 user; /* Number of user written sectors */ member 630 atomic64_t user_wa; /* Sectors written by user */ 646 atomic_long_t inflight_writes; /* Inflight writes (user and gc) */ 844 * pblk user I/O write path
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| H A D | qdio_main.c | 548 q->aobs[bufnr]->user1 = (u64) q->sbal_state[bufnr].user; in qdio_aob_for_buffer()
|
| /kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
| H A D | sisusb_con.c | 964 unsigned int user) in sisusbcon_resize() 1003 * A user font is loaded in slot 2 (256 ch) in sisusbcon_do_font_op() 1215 /* Save the user-provided font into a buffer. This in sisusbcon_font_set() 963 sisusbcon_resize(struct vc_data *c, unsigned int newcols, unsigned int newrows, unsigned int user) sisusbcon_resize() argument
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| H A D | key.c | 23 #include <keys/user-type.h>
|
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| H A D | trusted_tpm1.c | 19 #include <keys/user-type.h>
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | cifsacl.c | 29 #include <keys/user-type.h> 164 * if the two SIDs (roughly equivalent to a UUID for a user or group) are 567 for the operation you are trying to perform for your user */ in access_flags_to_mode() 627 either user or group or other as per bits_to_use */ in mode_to_access_flags() 718 all the permissions for user/group/other */ in parse_dacl() 733 /* reset rwx permissions for user/group/other. in parse_dacl() 735 user/group/other have no permissions */ in parse_dacl() 1047 /* Populate the user ownership fields S-1-5-88-1 */ in build_sec_desc()
|