Home
last modified time | relevance | path

Searched full:facility (Results 1 – 25 of 641) sorted by relevance

12345678910>>...26

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/
H A Dsyslog-ng.conf.sysvinit101 filter f_debug { level(debug) and not facility(auth, authpriv, news, mail); };
104 not facility(auth,authpriv,cron,daemon,mail,news); };
106 filter f_auth { facility(auth, authpriv) and not filter(f_debug); };
107 filter f_cron { facility(cron) and not filter(f_debug); };
108 filter f_daemon { facility(daemon) and not filter(f_debug); };
109 filter f_kern { facility(kern) and not filter(f_debug); };
110 filter f_lpr { facility(lpr) and not filter(f_debug); };
111 filter f_local { facility(local0, local1, local3, local4, local5,
113 filter f_mail { facility(mail) and not filter(f_debug); };
114 filter f_news { facility(news) and not filter(f_debug); };
[all …]
H A Dsyslog-ng.conf.systemd101 filter f_debug { level(debug) and not facility(auth, authpriv, news, mail); };
104 not facility(auth,authpriv,cron,daemon,mail,news); };
106 filter f_auth { facility(auth, authpriv) and not filter(f_debug); };
107 filter f_cron { facility(cron) and not filter(f_debug); };
108 filter f_daemon { facility(daemon) and not filter(f_debug); };
109 filter f_kern { facility(kern) and not filter(f_debug); };
110 filter f_lpr { facility(lpr) and not filter(f_debug); };
111 filter f_local { facility(local0, local1, local3, local4, local5,
113 filter f_mail { facility(mail) and not filter(f_debug); };
114 filter f_news { facility(news) and not filter(f_debug); };
[all …]
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dalternative.h14 u16 facility; /* facility bit set for replacement */ member
97 #define ALTINSTR_ENTRY(facility, num) \ argument
100 "\t.word " __stringify(facility) "\n" /* facility bit */ \
109 #define ALTERNATIVE(oldinstr, altinstr, facility) \ argument
115 ALTINSTR_ENTRY(facility, 1) \
141 #define alternative(oldinstr, altinstr, facility) \ argument
142 asm_inline volatile(ALTERNATIVE(oldinstr, altinstr, facility) : : : "memory")
H A Dfacility.h11 #include <asm/facility-defs.h>
48 * That makes it easier to query facility bits with the bit number as
75 * stfle - Store facility list extended
76 * @stfle_fac_list: array where facility list can be stored
89 /* More facility bits available with stfle */ in __stfle()
H A Dcrw.h40 #define CRW_RSC_MONITOR 0x2 /* monitoring facility */
43 #define CRW_RSC_CONFIG 0x9 /* configuration-alert facility */
53 #define CRW_ERC_PERRI 0x07 /* perm. error, facility init */
/OK3568_Linux_fs/kernel/drivers/base/firmware_loader/
H A DKconfig5 tristate "Firmware loading facility" if EXPERT
8 This enables the firmware loading facility in the kernel. The kernel
75 This option enables a sysfs loading facility to enable firmware
87 the requested firmware a sysfs fallback loading facility is made
95 This used to be the default firmware loading facility, and udev used
97 loading facility functionality in udev has been removed, as such it
104 Since this was the default firmware loading facility at one point,
131 for provisioning. Since udev's firmware loading facility has been
141 facility in userspace.
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_cf_common.c3 * CPU-Measurement Counter Facility Support - Common Layer
21 /* Per-CPU event structure for the counter facility */
35 /* Indicator whether the CPU-Measurement Counter Facility Support is ready */
38 /* CPU-measurement alerts for the counter facility */
105 /* Initialize the CPU-measurement counter facility */
127 /* Obtain the CPU-measurement alerts for the counter facility */
141 /* Release the CPU-measurement counter facility */
H A Dsetup.c55 #include <asm/facility.h>
860 * The store facility list bits numbers as found in the principles in setup_hwcaps()
865 * Bit 7: the store-facility-list-extended facility is installed in setup_hwcaps()
867 * Bit 19: the long-displacement facility is installed in setup_hwcaps()
868 * Bit 21: the extended-immediate facility is installed in setup_hwcaps()
869 * Bit 22: extended-translation facility 3 is installed in setup_hwcaps()
870 * Bit 30: extended-translation facility 3 enhancement facility in setup_hwcaps()
885 * Check for additional facilities with store-facility-list-extended. in setup_hwcaps()
889 * How many facility words are stored depends on the number of in setup_hwcaps()
892 * Bit 42: decimal floating point facility is installed in setup_hwcaps()
[all …]
H A Dperf_cpum_sf.c3 * Performance event support for the System z CPU-measurement Sampling Facility
103 * sf_disable() - Switch off sampling facility
122 * deallocate sampling facility buffer
188 * sampling facility is disabled.
412 * that the sampling facility is enabled too. If the event to be in allocate_buffers()
415 * facility to be in the disabled state. So, account the number of in allocate_buffers()
441 /* Use a percentage-based approach to extend the sampling facility in compute_sfb_extent()
497 * Important: This function disables the sampling facility in order to safely
512 /* Disable the sampling facility to reset any states and also in extend_sampling_buffer()
557 pr_err("Switching off the sampling facility failed " in setup_pmc_cpu()
[all …]
H A Dperf_event.c178 seq_printf(m, "CPU-MF: Counter facility: version=%u.%u " in sl_print_counter()
193 seq_printf(m, "CPU-MF: Sampling facility: min_rate=%lu max_rate=%lu" in sl_print_sampling()
197 seq_printf(m, "CPU-MF: Sampling facility: mode=basic" in sl_print_sampling()
200 seq_printf(m, "CPU-MF: Sampling facility: mode=diagnostic" in sl_print_sampling()
/OK3568_Linux_fs/kernel/arch/s390/tools/
H A Dgen_facilities.c3 * Simple program to generate defines out of facility lists that use the bit
35 18, /* long displacement facility */
38 21, /* extended-immediate facility */
53 52, /* interlocked facility 2 */
70 * of the default facility mask and list that are passed to the
97 139, /* multiple epoch facility */
117 156, /* etoken facility */
H A DMakefile7 kapi-hdrs-y := $(kapi)/facility-defs.h $(kapi)/dis-defs.h
23 $(kapi)/facility-defs.h: $(obj)/gen_facilities FORCE
24 $(call filechk,facility-defs.h)
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddev-kmsg14 carries the syslog priority and facility. The single decimal
16 priority and the next 8 bits the syslog facility number.
19 log priority and the facility number is set to LOG_USER (1). It
21 facility number LOG_KERN (0), to make sure that the origin of
74 prefix including priority and facility, the 64 bit message
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Ddebug.h25 dfprintk(FACILITY, fmt, ##__VA_ARGS__)
27 dfprintk_cont(FACILITY, fmt, ##__VA_ARGS__)
29 dfprintk_rcu(FACILITY, fmt, ##__VA_ARGS__)
31 dfprintk_rcu_cont(FACILITY, fmt, ##__VA_ARGS__)
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dhcalls.c476 * certain coherent platform facility behaviors.
490 case H_SUCCESS: /* The operation is completed for the coherent platform facility */ in cxl_h_control_facility()
503 case H_STATE: /* The coherent platform facility is not in a valid state */ in cxl_h_control_facility()
513 * cxl_h_reset_adapter - Perform a reset to the coherent platform facility.
543 * platform facility, and for validating the entire
548 * facility is first erased, and then
552 * facility is compared with the image
597 case H_SUCCESS: /* The operation is completed for the coherent platform facility */ in cxl_h_download_facility()
607 case H_STATE: /* The coherent platform facility is not in a valid state */ in cxl_h_download_facility()
621 * platform facility.
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D12_makefile_config.patch27 FACILITY= LOG_MAIL # LOG_MAIL is what most sendmail daemons use
28 +FACILITY= LOG_DAEMON
63 -CFLAGS = -O -DFACILITY=$(FACILITY) $(ACCESS) $(PARANOID) $(NETGROUP) \
65 +CFLAGS = $(COPTS) -DFACILITY=$(FACILITY) $(ACCESS) $(PARANOID) $(NETGROUP) \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dsyslog.h44 * bottom 3 bits are the priority (0-7) and the top 28 bits are the facility
67 /* mark "facility" */
92 /* facility codes */
117 #define LOG_FACMASK 0x03f8 /* mask to extract facility part */
118 /* facility of pri */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dsyslog.h44 * bottom 3 bits are the priority (0-7) and the top 28 bits are the facility
67 /* mark "facility" */
92 /* facility codes */
117 #define LOG_FACMASK 0x03f8 /* mask to extract facility part */
118 /* facility of pri */
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dals.c7 #include <asm/facility.h>
79 * each facility bit adds up to five characters and in print_missing_facilities()
101 sclp_early_printk("See Principles of Operations for facility bits\n"); in facility_mismatch()
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Doperations.rst25 FS-Cache has an asynchronous operations handling facility that it uses for its
30 This facility is available to and expected to be used by the cache backends,
34 To make use of this facility, <linux/fscache-cache.h> should be #included.
109 will be given to the slow work facility to process. Such an operation is
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DLGPL-3.0-only28 …, a facility refers to a function or data to be supplied by an Application that uses the facility
30 …, in the event an Application does not supply the function or data, the facility still operates, a…
H A DLGPL-3.0-or-later61 If you modify a copy of the Library, and, in your modifications, a facility
63 facility (other than as an argument passed when the facility is invoked),
68 facility still operates, and performs whatever part of its purpose remains
/OK3568_Linux_fs/buildroot/dl/qt5location/git/
H A DLICENSE.LGPL350 facility refers to a function or data to be supplied by an Application
51 that uses the facility (other than as an argument passed when the
52 facility is invoked), then you may convey a copy of the modified
57 function or data, the facility still operates, and performs
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv_tm.c80 /* check EBB facility is available */ in kvmhv_p9_tm_emulation()
87 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
136 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
166 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
204 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Ddscr.rst68 create a facility unavailable exception. Inside this exception handler
71 the DSCR facility for the next time around (both for read and write) by
72 setting DSCR facility in the FSCR register.

12345678910>>...26