Home
last modified time | relevance | path

Searched refs:user (Results 1251 - 1275 of 1354) sorted by relevance

1...<<5152535455

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c645 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 Dcirrusfb.c428 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 Domapfb-main.c329 /* 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 Di810_main.c867 * @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 Dcore.c238 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 Daic79xx_osm.c643 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 Dcirrusfb.c429 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 Di810_main.c868 * @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 Domapfb-main.c329 /* 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 Dfplsp.S32 # 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 Dfplsp.S32 # 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 Dosf_sys.c26 #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 Dutil.S9 | 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 Dcpuid.c19 #include <asm/user.h>
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h35 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 Dptrace_64.c21 #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 Dutil.S9 | 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 Dosf_sys.c26 #include <linux/user.h>
1059 struct timeval32 ru_utime; /* user time used */
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_64.c21 #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 Dpblk.h259 * 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 Dqdio_main.c548 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 Dsisusb_con.c964 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 Dkey.c23 #include <keys/user-type.h>
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c19 #include <keys/user-type.h>
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsacl.c29 #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()

Completed in 64 milliseconds

1...<<5152535455